Remove WordPress Plugin Update Count From the Menu

My office has a big WordPress multisite installation, so we are careful about updating plugins. As a result, there are ofter a number of plugins begging to be updated. It was getting annoying to see that all the time, so this little snippet gets rid of the notice.
Read the rest of this entry »

Customize WordPress “Favorites” Menu

Toss this into your functions.php file to add or remove items from the favorites menu (dropdown by Howdy greeting) in WordPress.
Read the rest of this entry »

Change Search Engines Blocked text in WordPress

Changes “Search Engines Blocked” to some other text, in this case “Privacy Mode Enabled.” Just put this in your function.php file.
Read the rest of this entry »

Add more Date/Time Format options to WordPress

If you often customize the date/time formats in WordPress, this might be useful. Just put into your functions.php file and your new formats will be added to the list.
Read the rest of this entry »

Updating Permalink Structure from a Plugin

If you need to update/re-save the permalink structure from within your plugin, here’s how:


Read the rest of this entry »

Log in | | My name is Kailey