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

Remove shared assets #277

Open
wants to merge 5 commits into
base: trunk
Choose a base branch
from

Conversation

claytoncollie
Copy link
Contributor

Description of the Change

This PR removes the shared assets (CSS and JS) from the plugin and the standard theme.

It also removes the PHP associated with enqueuing the assets.

Closes #276

Changelog Entry

Removed - Shared assets from plugin and standard theme

Credits

Props @claytoncollie

Checklist:

@claytoncollie
Copy link
Contributor Author

@fabiankaegy Should we remove the following?

plugin

  1. frontend CSS
  2. frontend JS

standard theme

  1. admin CSS
  2. admin JS

Copy link
Member

@fabiankaegy fabiankaegy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for handling this 👍

@claytoncollie
Copy link
Contributor Author

@fabiankaegy did you see my previous comment? #277 (comment)

@fabiankaegy
Copy link
Member

@claytoncollie sorry missed that. Only looked at the code view...

I'd be happy with that 👍

@claytoncollie
Copy link
Contributor Author

@fabiankaegy ready for a re-review

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.

Remove all shared CSS and JS in theme and plugin
2 participants