WP Manifestindependent plugin directory
manifest / performance / tribe-ext-dequeue-assets

Tribe Extension: Dequeue Assets

Dequeues any scripts or styles that are registered using the tribe_asset() function. Adds a list of dequeueable assets to WP Admin > Events > Settings.

by Modern Tribe, Inc. · github.com/mt-support/tribe-ext-dequeue-assets · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mt-support/tribe-ext-dequeue-assets/archive/refs/heads/master.zip

Declares an update source (https://github.com/mt-support/tribe-ext-dequeue-assets), so updates arrive through the plugin's own updater.

From the readme

Dequeues any scripts or styles that are registered using the tribeasset() function. Dequeues any scripts or styles that are registered using the tribeasset() function. Adds a list of dequeueable assets to WP Admin Events Settings. Install and activate like any other plugin! You can upload the plugin zip file via the Plugins ‣ Add New screen You can unzip the plugin and then upload to your plugin directory (typically wp-content/plugins) via FTP Once it has been installed or uploaded, simply visit the main plugin list and activate it Please visit our extension library to learn about our complete range of extensions for The Events Calendar and its associated plugins. We're always interested in your feedback and our premium forums are the best place to flag any issues. Do note, however, that the degree of support we provide for extensions like this one tends to be very limited. Fix - Updated to support the new way of loading assets, as of the July 29, 2018, products updates Fix - Strings are now translatable Tweak - License changed from GPLv2+ to GPLv3+ Tweak - Plugin header added support for GitHub Updater Fix – Extension now conditionally requires the SettingsHelper.

Read the full README on GitHub →