WordPress FAQs: The Basics of WordPress
I receive lots of questions about WordPress, it’s themes, plugins, functionality and more to the point, why I use it. Here are a few … WordPress FAQs: The Basics of WordPress
Custom Post Type Pagination Not Working – Quick Fixes not helping
I’m going to assume that you’ve tried the typical fixes and checks before you’ve reached this article, things like: Ensuring your CPT Query has … Custom Post Type Pagination Not Working – Quick Fixes not helping
What can you do with WordPress?
What can’t you do with #WordPress? You can use WordPress to build websites for almost any purpose. A few examples include: Company website Personal … What can you do with WordPress?
Downloadable File Management for WordPress Members
We provide a simple downloadable file management facility for WordPress, including flexible member-only restrictions. This combined with download data and statistics allows you to … Downloadable File Management for WordPress Members
[WordPress] Remove author, category, and tag title prefixes
How to remove author, category, and tag title prefixes from your WordPress theme. Add the below code to your themes funtions.php file: /** * … [WordPress] Remove author, category, and tag title prefixes
WordPress – How to Remove the WSWIG Editor
In order to remove the WSWIG editor from your WordPress posts, pages and custom post types, simply add the following code to your WordPress … WordPress – How to Remove the WSWIG Editor