WP Manifestindependent plugin directory
manifest / updates / rtv-disable-plugin-updates

Rubicon: Ignore Plugin Updates

Rubicon: Ignore Plugin Updates is a comprehensive WordPress plugin that empowers administrators to selectively ignore automatic updates for specific plugins. This helps maintain compatibility and prevent disruptions. The plugin features a modern settings page with Tailwind CSS–styled toggle switches, persistent settings, JSON import/export capabilities, and logging integration with popular activity log plugins.

by Dax Davis · github.com/rubicon/rtv-disable-plugin-updates · 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/rubicon/rtv-disable-plugin-updates/archive/refs/heads/main.zip

Declares an update source (https://wordpress.org/plugins/ignore-plugin-updates/), so updates arrive through the plugin's own updater.

From the readme

Rubicon: Ignore Plugin Updates is a comprehensive WordPress plugin that empowers site administrators to selectively ignore automatic updates for specific plugins. By enabling update ignore status on chosen plugins, this plugin helps prevent unwanted updates that might disrupt custom configurations or cause compatibility issues. It features a modern, responsive settings page with Tailwind CSS–styled toggle switches, persistent settings storage, JSON import/export capabilities, and robust logging integration with popular activity log plugins. Adds a new admin menu item under Plugins for managing ignored plugin updates. Displays all installed plugins in a table with Tailwind CSS–styled toggle switches. Provides a unified "Toggle All" switch to select or clear all toggles at once. Offers filtering options for All, Ignored, and Not Ignored (Active Updates) plugins. Persists user selections across sessions using the WordPress options API. Allows import/export of ignored plugin settings in JSON format. Includes a Reset to Defaults button with a confirmation prompt. Logs changes to ignored plugins when supported logging plugins are active. 1. Upload the plugin files to the /wp-co

Read the full README on GitHub →