Skip to content

Instantly share code, notes, and snippets.

@morganestes
Last active September 21, 2015 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morganestes/2ccddde7ca7518552984 to your computer and use it in GitHub Desktop.
Save morganestes/2ccddde7ca7518552984 to your computer and use it in GitHub Desktop.
Plugins & Themes using my-hacks.php

Plugins

  • authimage
  • ktai-entry
  • ktai-style
  • persian-world (translation string)
  • plugins-genius (_deprecated_file() call)
  • pt-variants
  • super-switch
  • wp-lead-plus-free-squeeze-pages-creator
  • wp-persian
  • wp-time-capsule

Themes*

  • cbfour
  • secluded
  • wp386

*Note: all these themes have the same string in translation files: msgid "my-hacks.php (legacy hacks support)"

# Using https://github.com/aaronjorbin/WordPress-Theme-Directory-Slurper
ag --php -QUi my-hacks.php themes/
# Using https://github.com/markjaquith/WordPress-Plugin-Directory-Slurper
ag --php -Qui my-hacks.php plugins/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment