New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

slush-wordpress-theme

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slush-wordpress-theme

a wordpress theme slush generator

latest
Source
npmnpm
Version
0.4.1
Version published
Weekly downloads
11
10%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

slushgenerator

FAQs

Package last updated on 09 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts