WordPress

Author Page Archive Link for the Current User
WordPress has a handy function called get_author_posts_url() that returns the URL of the archive page for the author of the…
Read more →
Categories:
Tags:
Get Post ID from Post Title in WordPress
Looking for a way to get a Post ID given its title on single posts in WordPress? With our custom…
Read more →
Categories:
Tags:
Pro
Redirecting Based on User ID(s) in Post Meta
This Pro tutorial provides the steps to redirect single post pages to a specific URL/location like the site's homepage if…
Read more →
Categories:
Tags:

Removing Action/Filter Inside a Plugin’s Namespaced Class Constructor
Recently worked with a friend figuring out how to remove/undo/cancel an add_action() line that's inside a plugin's constructor inside a…
Read more →
Categories:
Tags:

Floats in Bricks for Wrapping Text Around Images
In the Bricks Facebook group a user asks: Float, left or right? Just a quick question. Am I going crazy…
Read more →
Categories:
Tags:
Pro

Custom Meta Box Thumbnail Slider in WordPress
This Pro tutorial provides the steps to set up an image and YouTube video thumbnail slider in WordPress using Splide…
Read more →
Categories:
Tags:
Pro

Dynamic Accordion in WordPress using Meta Box and Alpine.js
This Pro tutorial provides the steps to implement an accordion using Alpine.js in WordPress that pulls the values of sub…
Read more →
Categories:
Tags: