1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-19 03:32:11 +03:00
Commit graph

507 commits

Author SHA1 Message Date
Jason Tremblay 611c80cce1
Update README.md
Clarify the renaming step to align with the actual file names, which are currently named with dashes, not underscores.
2019-02-22 05:56:58 -05:00
Devin 60940a9761
Merge pull request #456 from manzoorwanijk/patch-1
Typo correction
2018-01-06 15:40:49 -05:00
Manzoor Wani b02101400e
Typo correction 2017-12-07 14:29:48 +05:30
Devin bc3e07be2a
Merge pull request #453 from Ipstenu/Ipstenu-rtfm
Documentation update for Plugin Version constant. Thank you @Ipstenu
2017-11-27 17:34:45 -05:00
Ipstenu (Mika Epstein) 95844fec48
Inline doc 2017-11-27 14:09:08 -08:00
Ipstenu (Mika Epstein) 696db21ed7
Clarifying directions 2017-11-27 14:07:36 -08:00
Devin 7af6de6dd2 Merge pull request #446 from jonathanbossenger/master
Updating PLUGIN_VERSION constant. Fixes #446
2017-09-27 19:37:57 -04: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 1f36abcedd Merge pull request #443 from Tmeister/master
Wraps the PLUGIN_VERSION constant in single quotes
2017-09-12 08:53:40 -04:00
Enrique Chavez 65a87940e9 Wraps the PLUGIN_VERSION constant in single quotes
* Fix #442
* Avoids the notice output
2017-09-11 11:33:00 -05:00
Devin 1f3c2acbe2 Merge pull request #417 from davidshq/patch-1
Small Spelling / Grammar Changes
2017-08-30 09:13:14 -04:00
Devin 77baf0b2f5 Merge pull request #429 from cliffordp/patch-2
Typo: "he" to "The"
2017-08-30 09:11:44 -04:00
Devin 19809447ec Merge pull request #353 from TalAter/patch-1
Fixed mistake in comment.
2017-08-30 09:11:20 -04:00
Devin 872c67477a Merge pull request #439 from jonathanbossenger/feature/version-constant
Adding a version constant
2017-08-30 09:04:32 -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
Dave Mackey c719bf9fc7 Small Spelling / Grammar Changes
Corrected a few small spelling / grammar issues throughout - very minor.
2017-01-19 21:41:23 -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
Tal Ater 579fb9823a Fixed mistake in comment. 2015-11-25 20:48:25 -05:00
Devin 39cb7ccfb3 Merge pull request #350 from hareesh-pillai/master
Update URL for Documentation Standards
2015-11-20 11:42:26 -05:00
Devin 6f217e9efd Merge pull request #349 from pieroit/patch-1
Update plugin-name-admin.js
2015-11-20 11:42:00 -05:00
Hareesh 0ea2ae758e Update URL for Documentation Standards 2015-11-15 01:23:52 +05:30
Piero Savastano fcd4669f35 Update plugin-name-admin.js
typo in the comment
2015-11-11 16:33:27 +01:00
Devin 2508a4567b Merge pull request #340 from LeeRobertsMe/patch-1
Update class-plugin-name-public.php so the correct file type is defined.
2015-11-03 08:25:04 -05:00
Devin 1b487de0db Merge pull request #342 from LeeRobertsMe/patch-5
Update plugin-name-public.js
2015-11-03 08:24:26 -05:00
Devin 84741e2c1b Merge pull request #343 from LeeRobertsMe/patch-4
Update plugin-name-admin.js
2015-11-03 08:24:03 -05:00
Devin 4e84183fd4 Merge pull request #339 from Shelob9/loader-docs-338
Add corrected inline docs in the loader class
2015-10-21 08:36:14 -04:00
LeeRobertsMe 360c8ea6e4 Update plugin-name-admin.js 2015-10-08 13:35:24 +01:00
LeeRobertsMe a11edd3138 Update plugin-name-public.js 2015-10-08 13:29:18 +01:00
LeeRobertsMe 1fe19e455f Update class-plugin-name-public.php 2015-10-08 12:25:28 +01:00
Josh Pollock 897fa95e23 Add inline docs in the loader class #338 2015-10-02 15:35:30 -04:00
Devin 55f28eeb9f Merge pull request #324 from javy-/patch-1
Update CHANGELOG with correct year.md
2015-08-13 09:45:17 -04:00
javy- ff46923e03 Update CHANGELOG.md
Fix latest change date year (2014->2015)
2015-08-08 16:48:17 -04:00
Devin 5d51804dea Merge pull request #323 from davidshq/master
Update README.md
2015-08-01 01:01:05 -04:00
Dave Mackey 6f0aabf3be Update README.md
Changed "this feature" to "these features"
2015-07-31 12:48:05 -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
Devin 3d3f181924 Merge pull request #266 from jancbeck/admin-area-dashboard-wording
changed wording from "dashboard" to "admin area"
2015-03-09 09:58:10 -04:00
Devin Vinson a5e181192b Updated Readme
Added a note about current project lead and pointing inquires away from
Tom’s contact form.
2015-03-04 15:21:25 -05:00
Jan Beck 9c14d6e3eb changed "dashboard" to "admin area"
dashboard-specific becomes admin-specific
2015-02-13 14:31:40 -04:00
Tom McFarlin b469237bda Merge pull request #260 from slushman/master
Function docs should be @param not @var.
2015-02-03 12:18:42 -05:00
Chris Wilcoxson 2683f494ea Function docs should be @param not @var. 2015-02-03 11:15:28 -06:00
Tom McFarlin 474e64911c Merge pull request #254 from donnapep/chore/change-loader-class-names
Fix incorrect class names
2015-01-19 09:51:22 -05:00
Donna Murphy 582ccadde0 Fix incorrect class names 2015-01-17 12:45:15 -05:00
Tom McFarlin 470d0ec13c Merge pull request #250 from swalkinshaw/CHANGELOG-fix
Fix CHANGELOG filename
2015-01-05 13:01:35 -05:00
Scott Walkinshaw 78624f6cdd Fix CHANGELOG filename 2015-01-05 11:42:45 -05:00
Tom McFarlin 629b1628ca Merge pull request #243 from tnorthcutt/patch-1
Fix minor typo in README.md
2014-12-01 14:52:30 -05:00
Travis Northcutt 411b1d19b9 Fix minor typo in README.md 2014-11-26 09:57:22 -06:00
Tom McFarlin 72cda6eeaf Merge pull request #238 from gosukiwi/patch-1
Use the same syntax for all included files.

Fixes #238
2014-11-19 13:59:21 -05:00
Federico Ramirez 042c13b7b1 Use the same syntax for all included files
I was having issues activating the plugin, and it was because of the way the files were beeing included, this fixes it.
2014-11-19 09:25:59 -03:00