a57e6e7460
Add shortcode support.
2020-07-17 16:58:32 +03:00
Jonathan Bossenger
04f90ff5ff
Updating PLUGIN_VERSION to PLUGIN_NAME_VERSION to follow plugin standards for renaming
2017-09-27 16:13:29 +02:00
Devin
77baf0b2f5
Merge pull request #429 from cliffordp/patch-2
...
Typo: "he" to "The"
2017-08-30 09:11:44 -04:00
Jonathan Bossenger
5af56b19a5
Adding a version constant
2017-07-17 10:04:31 +02:00
Clifford
ded444099b
Typo: "he" to "The"
2017-05-19 17:39:12 -05:00
Devin Vinson
923fbaf0c8
Merge branch 'remove-var-translation'
2015-12-11 12:58:15 -05: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
Josh Pollock
897fa95e23
Add inline docs in the loader class #338
2015-10-02 15:35:30 -04: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
Tom McFarlin
eecfb8a4cd
Restarting at ground zero.
...
Signed-off-by: Tom McFarlin <tom@tommcfarlin.com>
2014-03-13 10:28:40 -04:00
Tom McFarlin
1de634b31f
adding empty includes directories as a place for shared functionality
...
related #100
2013-11-01 08:31:52 -04:00