1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-18 03:02:11 +03:00
WordPress-Plugin-Boilerplate/plugin-name/includes
Devin Vinson 0c099e4208 Use plugin-name directly instead of passing a variable through
This should fix the incorrect pattern of using a variable where we
should be using the plugin-name instead. Same goes for any translatable
strings within the plugin (no more using $this->plugin-name etc).
2015-12-05 20:46:30 -05:00
..
class-plugin-name-activator.php Remove .org parent folder structure 2015-07-03 23:33:03 -04:00
class-plugin-name-deactivator.php Remove .org parent folder structure 2015-07-03 23:33:03 -04:00
class-plugin-name-i18n.php Use plugin-name directly instead of passing a variable through 2015-12-05 20:46:30 -05:00
class-plugin-name-loader.php Remove .org parent folder structure 2015-07-03 23:33:03 -04:00
class-plugin-name.php Use plugin-name directly instead of passing a variable through 2015-12-05 20:46:30 -05:00
index.php Remove .org parent folder structure 2015-07-03 23:33:03 -04:00