Author Archives: C.O.P
How to disable wpautop on specific Page(s) in Genesis
WordPress has a useful feature called wpautop (WordPress Auto Paragaphs) that automatically adds paragraphs and [...]
Genesis Sample’s Functions per WordPress PHP Documentation Standards
I’ve recently set up WPCS (WordPress Coding Standards) in my editor, Sublime Text and have since been diligently adding [...]
How to add custom attribute to a nav menu item in WordPress
Want to add a custom attribute like target="foobox" or data-featherlight="#enews-popup" to a specific nav menu item’s anchor? nav_menu_link_attributes filter hook [...]
Using Flexbox for displaying widgets in columns
A common question I see being asked is, “How do I display widgets placed in [...]
Genesis Loop Actions
When customizing Genesis, it is essential to have an understanding of what the default loop is [...]
Adding a NEW label for Posts published in the last x number of days in Genesis
In Genesis Slack chat, a user asked: I am trying to use the Custom Featured Post [...]
