0.4.1 • Published 9 years ago

slush-wordpress-theme v0.4.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

slush wordpress

Gitter

NPM version Download stats

NPM stats

installation

npm install -g slush
npm install -g slush-wordpress-theme

Wordpress theme scaffolding

create the theme

slush wordpress-theme

create custom page template

slush wordpress-theme:custom-page custom-page-name

create custom post type

slush wordpress-theme:post-type
// add the code to the functions.php make sure you don't close the php tag.

enqueue script

slush wordpress-theme:enqueue-script some-script
// add the code to the functions.php make sure you don't close the php tag.
0.4.1

9 years ago

0.4.0

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago