Quantcast
Channel: TCBarrett » WordPress
Browsing all 10 articles
Browse latest View live

Get your WordPress Posts 2 Posts Related Items in the Same Order As They Are...

I use the Posts 2 Posts plugin in nearly all my projects. It is one of my go-to plugins. When building relationships, it is possible to allow the related items to be sortable. What I then like to do is...

View Article



Creating Custom Boxes using Meta Box plugin With Filters instead of Global...

The Meta Box plugin is another go-to plugin for my WordPress projects. It allows me to quickly and easily define custom meta boxes for my custom post types. However, I am not a fan of global variables.

View Article

Auto-Create Excerpts for your WordPress Custom Post Types

With most website projects, you end up having content. That content has details and is often grouped in lists. When you are listing your items you want a bit more than their title, but not the whole...

View Article

Why does my WordPress SSL not work behind Nginx Proxy?

So, you've bought yourself an SSL certificate and set up Nginx to listen nicely on port 443. Your public facing load balancer/proxy/router is doing everything it should, pushing traffic upstream...

View Article

What triggers the WordPress register_uninstall_hook()?

I spent over an hour trying to figure out the user's workflow when wanting to add an uninstall hook to a WordPress plugin. I did eventually stumble across the answer, which once you know probably seems...

View Article


WP Glossary WordPress Plugin Moves To GitHub

I've had a few enquiries about the ability to contribute to the WP Glossary plugin. No doubt this is due to my inactivity. Work, money, family, pets and all that stuff that makes up my simple life has...

View Article

My WordPress plugin adds ‘thumbnail’ support, but Featured Image is not...

The theme and plugin have to work together to allow Featured Images to work.

View Article

Should all WordPress Plugins have a Database Schema Version?

Should WordPress plugins that make any database schema changes have a local database scheme version number?

View Article


Change WordPress Admin Bar text ‘Widgets’ to ‘Sidebar Widgets’

The word 'widgets' is a little vague. So, renaming them to 'Sidebar Widgets' is a small UI improvement that seems to make sense.

View Article


WordPress Network (Multisite): Always Specify Full Path for Includes

This happens if you include a plugin file that requires() a file in the same directory, and then browse to network admin.

View Article
Browsing all 10 articles
Browse latest View live




Latest Images