I’d like to exclude posts on the homepage which are closed for comments. This works thanks to this: Show only posts which can be commented Now I’d like to...
I find it very unnecessary to have an “add image” button that brings me to yet another screen that will let me upload content to my post. Ideally I...
I’ve setup a traveling/photography blog. I want to have different post types: Traveling, Hotel Reviews, etc. For the traveling post, I want to add unique data like: City, Weather...
I’ve recently moved my fishkeeping “species profiles” over from a custom DB to a customised WordPress custom post type. I did this by creating a PHP file which accessed...
I’m developing a car site that has showrooms. Each showroom needs it’s own custom URL based on it’s location. The location (City and County/State) is already inserted as two...
I need to order the first three posts by a custom field, and subsequent posts by post_date in one query – for example: Post 4 (field_order: 1) Post 3...
I’m struggling with a WordPress search function. Maybe it will just help if someone can explain to me how the built in WordPress function works. But here’s what I...
I am using the More Fields and More Types plugins to create a custom post type called product. This custom type is based on the Post type. One of...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 5...
Last year started using custom fields and in one year I have 230,540 rows in wp_postmeta table. This year will add more data and new fields and I don’t...