Plugin View Details Link

The ‘View details’ link in the installed plugins list table is only shown for plugins that are hosted in the WordPress.org plugin repository. If you take a look at the source for WP_Plugins_List_Table->single_row(), you’ll see that the details link is only generated if there’s API data present, e.g. the slug is set: // Details link … Read more

Remove duplicate main – submenu in admin?

Hi @JM at Work: Yes, it is unfortunately that the submenu page is added for every menu page. It would be nice if there were an option but alas, there currently is not. To remove the submenu page option in WordPress 3.1 or great use remove_submenu_page() with code like this in your theme’s functions.php file, … Read more

The Great WordPress Admin Menu Challenge of Jan 2011 (a.k.a. How to Resolve Some Challenges when Modifying the WordPress Admin Menu System?)

Mike, I’ve taken a look at the code and your ideal end use case … and some of them, frankly, aren’t possible with the current system. Again, your requirements: Get the “Microsite” submenu page to be highlighted when editing an Attorney Get the Attorney Menu Page link to link to /wp-admin/edit.php?post_type=attorney when editing an Attorney … Read more

WordPress admin menu formatting issue

Otto has suggested a fix in Chrome itself until the bug is resolved: Go to chrome://flags/#disable-slimming-paint Enable the “Disable slimming paint” option. Ensure that the “Enable slimming paint” option below it is not turned on. Relaunch Chrome. If you don’t want to take this approach you can fix this with CSS: function chromefix_inline_css() { wp_add_inline_style( … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)