Skip to content

WP Code Labs

Best in WordPress Development

  • Plugins
  • Themes
  • Docs

WP Code Labs

Disable Individual Category Breadcrumbs in NavXT

Written by Bob Moore Posted On January 14, 2021January 14, 2021 Published Under Snippets

When it comes to adding breadcrumbs to a site, we normally use Breadcrumbs NavXT. And we love it, but sometimes it just needs a little tweaking. Recently when configuring a new blog for a client that makes heavy use of categories, we ran into a…

Continue Reading

#Advanced Custom Fields, #How TO, #NavXT
  • Facebook
  • Twitter
  • Reddit
  • LinkedIn

How to add a new widget area to a WordPress theme

Written by Bob Moore Posted On April 22, 2019April 22, 2019 Published Under Themes

If you’ve used WordPress for almost any length of time at all, you’re probably familiar with widgets and sidebars. Sidebars are just areas of your site, that you can add widgets to. And widgets, are drag-and-drop “modules” that add functionality to your site, from displaying…

Continue Reading

#snippets
  • Facebook
  • Twitter
  • Reddit
  • LinkedIn

Add Description to WordPress Menu Items

Written by Bob Moore Posted On April 1, 2019April 1, 2019 Published Under Snippets

By default, WordPress has the option of adding descriptions to menu items, allowing you to add interesting additions to your menu items. Most themes, however, don’t support menu item descriptions out of the box. But with just a few lines of code, you can add…

Continue Reading

  • Facebook
  • Twitter
  • Reddit
  • LinkedIn

Create Awesome Archives with Genesis

Written by Bob Moore Posted On January 25, 2019January 25, 2019 Published Under Themes

The Genesis Framework includes some awesome features, that solve some common problems. One really handy feature is customizing your archives. Out of the box, WordPress doesn’t give you a whole lot of options for archives, but Genesis adds the necessary functionality to: Add custom archive…

Continue Reading

#Genesis
  • Facebook
  • Twitter
  • Reddit
  • LinkedIn

Why the Genesis Framework is Awesome

Written by Bob Moore Posted On November 17, 2018 Published Under Themes

If you’re looking to build WordPress website quickly and with a solid foundation, there’s one framework you should have on your radar: The Genesis Framework by StudioPress. I’m a huge Fan of Genesis, and use it (almost) exclusively for all theme development, large and small….

Continue Reading

#Genesis
  • Facebook
  • Twitter
  • Reddit
  • LinkedIn

How and Why to Create a Site Specific Plugin

Written by Bob Moore Posted On January 22, 2018April 22, 2019 Published Under Plugins

If you’ve spent anytime as a WordPress theme developer, you’ll be intimintaly familiar with the functions.php file. It’s included in every theme, and is the main file for defining the functions which affect the behavior of your site/theme. However, in many cases, your themes functions.php…

Continue Reading

#development, #plugin
  • Facebook
  • Twitter
  • Reddit
  • LinkedIn

Copyright © 2021 WP Code Labs

  • FTC Disclosure
  • Privacy and Cookie Policy
  • Terms of Service
  • Plugins
  • Themes
  • Docs