Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update class-plugin-name-public.php #512

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PhoenixJenn
Copy link

Removed redundant information from header.

Removed redundant information from header.
adamradocz added a commit to adamradocz/WordPress-Plugin-Template that referenced this pull request May 3, 2020
EdithAllison added a commit to EdithAllison/wp-plugin-boilerplate-namespacing that referenced this pull request Apr 15, 2021
* Source plugin files copied from  DevinVinson /
WordPress-Plugin-Boilerplate

* add index.php

* Add form and ability to generate ZIP file for download

* Multiple fixes 

* Add multisite support

* Add namespaces

* Enqueue scripts and styles with file modification timestamp instead of plugin version number

* Add gitignore

* Remove reference to deprecated jQuery .load() event alias. Fixes DevinVinson/WordPress-Plugin-Boilerplate#559

* Fix typo. Based on https://github.com/DevinVinson/WordPress-Plugin-Boilerplate/pull/543/files

* Fix missing dot. Taken from https://github.com/DevinVinson/WordPress-Plugin-Boilerplate/pull/520/files

* Rename variables. Taken from https://github.com/DevinVinson/WordPress-Plugin-Boilerplate/pull/515/files

* Remove redundant information. Taken from DevinVinson/WordPress-Plugin-Boilerplate#512, DevinVinson/WordPress-Plugin-Boilerplate#510  and DevinVinson/WordPress-Plugin-Boilerplate#511

* Fix typo. Taken from DevinVinson/WordPress-Plugin-Boilerplate#494

* Update array form. Taken from DevinVinson/WordPress-Plugin-Boilerplate#472

* Add the content from Blank WordPress Pot to .pot file. Taken from DevinVinson/WordPress-Plugin-Boilerplate#449

* Remove specialized loader class. Load all hooks in run method instead. Taken from DevinVinson/WordPress-Plugin-Boilerplate#416

* Remove global functions. Taken from https://github.com/DevinVinson/WordPress-Plugin-Boilerplate/pull/321/files. Extended to include multisite functions

* Add $hook attribute in action 'admin_enqueue_scripts. Taken from DevinVinson/WordPress-Plugin-Boilerplate#400

* Add $hook attribute in action 'admin_enqueue_scripts

* Load admin hooks in public-facing site and vice versa. Taken from DevinVinson/WordPress-Plugin-Boilerplate#519

* Change of variable name to avoid conflict with WP reserved names. Add check if directory is empty before attempting to delete

* Improve text sanitzing

* Rename Public namespace to fix conflict with PHP reserved keyword public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant