Jonathan Bossenger
04f90ff5ff
Updating PLUGIN_VERSION to PLUGIN_NAME_VERSION to follow plugin standards for renaming
2017-09-27 16:13:29 +02:00
Jonathan Bossenger
5af56b19a5
Adding a version constant
2017-07-17 10:04:31 +02:00
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
Devin Vinson
5391e0ca27
Remove .org parent folder structure
...
Flattening the folder structure for a bit easier auto-inclusion into
projects and local development.
See:
https://github.com/DevinVinson/WordPress-Plugin-Boilerplate/issues/295
2015-07-03 23:33:03 -04:00