Tag Archives: plugin

A WordPress Plugin for the ‘Orphaned’ Options

Say hello to mg-wp-delete-options, the last WordPress plugin I developed.

It enables a backend user to quickly access the ‘hidden’ WP options page(wp-admin/options.php) with a link on the admin bar and to easily delete with Ajax the unwanted option entries from the wp_option database table. So, it is a tool mainly targeted to developers and administrators.

It is available on my GitHub account.