Skip to content

bobbingwide/schunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schunter

Description

Short code hunter.

  1. Searches for shortcodes in your WordPress website

Planned features

  1. Allows selection of shortcodes to be registered
  2. Helps keep track of all known shortcodes

Installation

  1. Upload the contents of the schunter plugin to the `/wp-content/plugins/schunter' directory
  2. Activate the schunter plugin through the 'Plugins' menu in WordPress
  3. Use oik-batch to run the schunter logic

Frequently Asked Questions

What are the plugin dependencies?

schunter v0.0.1 is dependent upon oik or oik-lib It's designed to be run in batch mode using oik-batch which is something like WP-CLI. These plugins are available from github.

Screenshots

  1. schunter in action

Upgrade Notice

0.0.2

Now supports scanning of posts, postmeta and options, including serialized data

0.0.1

New plugin, available from github.

Changelog

0.0.2

  • Added: Fixes #1 - schunter should cater for script and CDATA sections
  • Added: Fixes #2 - schunter should cater for style tags
  • Added: Fixes #3 - schunter should cater for shortcodes which don't expand $content
  • Added: Fixes #4 - schunter should cater for postmeta and options, including serialized data

0.0.1

  • Added: New plugin. Dependent upon oik / oik-lib. Scans for shortcodes in posts.

Further reading

If you want to read more about the oik plugins then please visit the oik plugin "the oik plugin - for often included key-information"

About

Short Code Hunter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages