Skip to content

grappler/ns-theme-check

Repository files navigation

Theme Sniffer

Theme Sniffer 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 -> Theme Sniffer
  • 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published