• 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 Code Snippets

Code Snippets

Genesis Framework Category, Archive Title, and Intro Text Posiotioning

Screenshot of WordPress plugin php and html code

Insert the code snippet into your theme's functions.php, a helper file, or a functionality plugin to reposition the Genesis Category/Archive headline and intro text. … [Read more...] about Genesis Framework Category, Archive Title, and Intro Text Posiotioning

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

Exclude categories from blog

Screenshot of WordPress plugin php and html code

Add the following code to your theme’s function.php file, or a functionality plugin to modify to exclude categories from your WordPress Blog Page. … [Read more...] about Exclude categories from blog

Exclude Categories from RSS Feed

Matrix Style Image Representing WordPress Code Snippet

Insert the code snippet into your theme's functions.php, a helper file, or a functionality plugin to exclude specific categories from being displayed in WordPress RSS Feed results. X where X is the number/ID of your category, comma separated for multiple … [Read more...] about Exclude Categories from RSS Feed

Exclude Simple URLs in WordPress Search Results

Screenshot of WordPress plugin php and html code

This applies to the original simple URL's plugin by Nathan Rice and may not work with the new Lasso version. Locate the following in the simple URLs plugin.php Then insert "'exclude_from_search' => true," from the code snippet below into your code, and update the plugin. … [Read more...] about Exclude Simple URLs in WordPress Search Results

Exclude Categories from Search in WordPress

Matrix Style Image Representing WordPress Code Snippet

Insert the code snippet into your theme's functions.php, a helper file, or a functionality plugin to exclude specific categories from being displayed in WordPress search results. Apply the following code snippet to your theme's functions.php, included helper functions, or a functionality plugin. X where X is the number/ID of your category, comma separated for multiple. … [Read more...] about Exclude Categories from Search in WordPress

Change WordPress Login Page logo

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 Change WordPress Login Page logo. Change Style Enque the Stylesheet Change the Title … [Read more...] about Change WordPress Login Page logo

Change Genesis Site Title Link

Genesis Theme Framework Code Snippets

Add the following code to your theme's function.php file, or a functionality plugin to change the Genesis Site Title Link. … [Read more...] about Change Genesis Site Title Link

Prevent WordPress Search from listing Pages

Iframe Sample Code

Add the following code to your theme's function.php file, or a functionality plugin to prevent the WordPress Search function from listing Pages. … [Read more...] about Prevent WordPress Search from listing Pages

Override Genesis Page Layout Theme Settings

Genesis Theme Framework Code Snippets

Add the following code to your WordPress theme's function.php file, or a functionality plugin to override Genesis Page Layout Theme Settings. … [Read more...] about Override Genesis Page Layout Theme Settings

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 9
  • 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 2023 · Purely Supplemental™ is a trademark of Jack Alltrade & Associates