hlashbrooke / WordPress-Plugin-Template

A robust code template for creating a standards-compliant WordPress plugin.
https://hughlashbrooke.com/
GNU General Public License v2.0
1.03k stars 329 forks source link

Added more placeholders including author and plugin details. #60

Open sjregan opened 7 years ago

sjregan commented 7 years ago

Added support for PLUGIN_URL, AUTHOR_NAME, AUTHOR_URL, TEXT_DOMAIN placeholders. Ensured package.json is also updated properly. Automatically setting todays date in readme.txt.

jonathanbossenger commented 5 years ago

@sjregan thanks for the pull request. In order to get it reviewed, could I ask you to fix the conflicts that current exist.

Thanks