• Skip to main content
  • Skip to primary sidebar
  • Business
  • WordPress
  • Security
  • Marketing
  • Publicity
  • Computing
  • Resources
  • Whatevs

Purely Wordpress

Just The Tech, News, and Info We Deem To Post

  • Home
  • About
  • Contact
  • Contribute
You are here: Home / Archives for WordPress Core

WordPress Core

Disable WordPress Admin Email Nag

Screenshot of WordPress plugin php and html code

Periodically when you login to WordPress you will receive an email verification notice. While this notice does serve a valid security purpose, for more advanced users it truly is a nag! It's a good idea for WordPress beginners to leave this "Nag" in-place because it reminds them to keep their email associated with the site's Admin login up to date. Many casual users … [Read more...] about Disable WordPress Admin Email Nag

WordPress Multisite Plugin Integrations

Matrix Style Image Representing WordPress Code Snippet

Adding the following code snippets to your Multisite wp-config.php will allow the specific plugin to function properly when Network Activated. Akismet /** Define WordPress.com API Key */ define('WPCOM_API_KEY','9ab1da1a259d'); Backup Buddy /* Network Integration for Backup Buddy */ define( 'PB_BACKUPBUDDY_MULTISITE_EXPERIMENT', true ); … [Read more...] about WordPress Multisite Plugin Integrations

Restrict WordPress Admin Menu Items Based on Username

Screenshot of WordPress plugin php and html code

Add the following code to your WordPress theme's function.php file, or a functionality plugin to restrict WordPress Admin Menu Items by Username. … [Read more...] about Restrict WordPress Admin Menu Items Based on Username

Disable WordPress Plugin Deactivation

Screenshot of WordPress plugin php and html code

Add the following code to your WordPress theme's function.php file, or a functionality plugin. … [Read more...] about Disable WordPress Plugin Deactivation

WordPress 4.8 Text Widget Strips Code

Plugin to fix WordPress 4.8 Text Widget

WordPress 4.8 comes with some interesting new features and Widgets but also with a major bug that will frustrate webmasters. While the new Image, video, and audio widgets work fine, the new Text Widget has a knack for ruining some types of code - like stripping JScript from newsletter subscription forms. Already Upgraded to WordPress 4.8? If you have already … [Read more...] about WordPress 4.8 Text Widget Strips Code

Customize the WordPress Login Logo

Matrix Style Image Representing WordPress Code Snippet

Add the following code to your WordPress theme's function.php file, or a functionality plugin to to customize the WordPress Login Logo … [Read more...] about Customize the WordPress Login Logo

Disable Submenus from the WordPress Admin Panel

Matrix Style Image Representing WordPress Code Snippet

Add the following code to your WordPress theme's function.php file, or a functionality plugin to remove sub-menus from the WP admin menu. … [Read more...] about Disable Submenus from the WordPress Admin Panel

Allow Shortcodes in Widgets and Excerpts

Screenshot of WordPress plugin php and html code

Add the following code to your WordPress theme's function.php file, or a functionality plugin to allow Shortcodes in Widgets and Excerpts … [Read more...] about Allow Shortcodes in Widgets and Excerpts

Disable Top-Level Menus from the WordPress Admin Bar

Screenshot of WordPress plugin php and html code

Add the following code to your WordPress theme's function.php file, or a functionality plugin. … [Read more...] about Disable Top-Level Menus from the WordPress Admin Bar

Remove Default Widgets from the WordPress Dashboard

Screenshot of WordPress plugin php and html code

Add the following code to your WordPress theme's function.php file, or a functionality plugin to remove the default widgets from the WordPress dashboard. … [Read more...] about Remove Default Widgets from the WordPress Dashboard

  • Page 1
  • Page 2
  • Go to Next Page »

Primary Sidebar

Categories

  • Code Snippets
  • Development
  • File Management
  • Genesis Framework
  • Hosting
  • Legacy
  • Plugins
  • SEO
  • Tech Terms
  • Themes
  • User Experience
  • User Interface
  • WordPress Core
  • WordPress Functionality

Warning! Use at your own risk!

As always, use at your own risk and remember to backup your site prior to inserting new code.

© Copyright Jack Alltrade & Associates 2025 · Purely Supplemental™ is a trademark of Jack Alltrade & Associates