Many websites include an “In The News” section — content related to articles, videos, podcasts, etc., that other publishers have published about them. It might be called “News”, “Press”, “Media” or something else. In this post, I explain how and why I converted a blog-based “In The News” section to a custom post type and why this is a good use case for custom post types.
WordPress
Create a Custom Shortcode to Display a MemberPress Membership Price ANYWHERE on Your Website
Today, as I prepared to change the price of a membership on one of my MemberPress membership sites, I knew that there are several places on the site where the price of the membership was hard-coded. (For example, I’m, displaying a custom pricing table that doesn’t utilize MemberPress Groups Price Box. I also have a callout on the home page which displays the price of this membership — also hard-coded.)
A membership price shortcode would eliminate the need to manually update all those places. However, although MemberPress has lots of shortcodes for content restriction, it doesn’t have one for displaying the price of a membership.
So I created one.
Blog Tags: What They Are (and What They’re Not)
The categories and tags you use to describe your blog posts are not about search engine optimization. Their purpose is to make it easier for the people who are already on your Web site to navigate around and find content they’re interested in. When you’re tagging your blogs posts, you’re not publishing a thesaurus or creating a search engine ad campaign — you’re creating signposts.
How to Create a Simple Custom Events Plugin
My client wants to display on his site information about trade shows at which his company will be exhibiting. I know there are lots of event plugins out there, but most of the ones I know about would be overkill for our needs. So, I created a must-use custom Events plugin for this client. One of the requirements was to show both current and past events and to segregate them on the main events “landing” page.
Why SiteGround Hosting?
I currently recommend SiteGround hosting for WordPress Web projects whose requirements match what SiteGround offers.
If you’re thinking about using me for your WordPress Web project, I will — at some point early on — ask whether you’re open to using (or moving your existing site to) SiteGround.
You may wonder why, and you should. I offer my reasons in this blog post.
Use Custom Lesson Icons for MemberPress Courses
I’m currently working on a Web site that offers online courses. I’m using the MemberPress Membership Plugin to restrict course content to registered members, and I’m using MemberPress’ Courses LMS addon for developing the course curriculums. MemberPress Courses does many things very well out of the box. This article describes a small but nagging problem I encountered and how I solved it.
How to Override MemberPress Template Files
Since MemberPress version 1.1.7, developers can override MemberPress template files (as well as the template files for MemberPress addons). I have written this article as a supplement to the excellent article in MemberPress’ official documentation so as to attempt to clarify one particular issue. Read on for more.
Give Gutenberg a Chance
The WordPress block editor (aka “Gutenberg”) has come a long way since it was first introduced in WordPress version 5.0 in December of 2018. It just might be time for you to give Gutenberg a chance if you’ve resisted until now.
How To Add Custom Contextual Help Content To The WordPress Dashboard
In this article I explain how to add custom contextual help content to the WordPress dashboard.
If you’re a WordPress developer, you can make your clients more self-sufficient and effective by adding custom contextual help content. And that can make you more valuable to your clients.
Even if you’re not a WordPress developer, this article may be of interest.
WordPress Manual Excerpts: Why, When, & How to Use Them
Your blog’s landing page (aka Blog Archive) is like a magazine’s table of contents. Both have the same purpose: to grab the reader’s attention and to steer him or her to content of interest.
WordPress supports three methods for displaying blog post summaries on archive pages: automated excerpts; excerpts defined by the placement of the WordPress more tag within the body of a blog post; and manual excerpts. Which method should you use? In this article I explain why manual excerpts are always my go-to method.