You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After activating the plugin, 4 fields started appearing in quick edit mode, on custom post types. After debugging, I found they were triggered by the custom columns Wordpress SEO adds.
This can be fixed by modifying "/lib/ns_tmo_plugin.class.php":
After activating the plugin, 4 fields started appearing in quick edit mode, on custom post types. After debugging, I found they were triggered by the custom columns Wordpress SEO adds.
This can be fixed by modifying "/lib/ns_tmo_plugin.class.php":
Also, the "quick_edit_custom_box" action sets 2 parameters, not 3, thus:
The text was updated successfully, but these errors were encountered: