SSM Core
A collection of very opinionated modules and WordPress customizations that set up SSM projects
by Secret Stache Media · github.com/secretstache/ssm-core_old · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/secretstache/ssm-core_old/archive/refs/heads/master.zipReadme
A collection of very opinionated modules that set up SSM projects
Uses add_theme_support to implement functionality
add_theme_support( 'ssm-acf' );
add_theme_support( 'ssm-admin-branding' );
add_theme_support( 'ssm-admin-setup' );
add_theme_support( 'ssm-helpers' );
add_theme_support( 'ssm-dashboard-widgets' );