Skip to content

juhi123/ns-theme-check

 
 

Repository files navigation

NS Theme Check

Theme Check plugin using sniffs. WordPress-Theme standard is used from WPTRT/WordPress-Coding-Standards.

Screenshot

Installing

Option 1: Easy

  • Download zip file. [Note: Please use this distribution plugin zip. GitHub provided zip will not work.]
  • Install this as you normally install a WordPress plugin
  • Activate plugin

Option 2: Nerdy

  • Clone this repo under wp-content/plugins/
  • Run composer install
  • Run npm install
  • Activate plugin

Using

  • Go to Appearance -> NS Theme Check
  • Select theme from the dropdown
  • Click GO

Options

  • Hide Warning - Enable this to hide warnings.
  • Raw Output - Enable this to display sniff report in plaintext format. Suitable to copy/paste report to trac ticket.

About

Theme Check plugin using sniffer.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.2%
  • JavaScript 9.0%
  • CSS 6.8%