Posts are the core of WordPress. They store content, are categorized, and are expansible with meta. Posts are grouped by post type, and within their post type by taxonomy (though a taxonomy can span more than one post type).

learn more… | top users | synonyms (2)

0
votes
0answers
5 views

Register custom post type categories to default categories [duplicate]

How to register custom post type categories to standard default wordpress categories?
0
votes
0answers
13 views

Add Custom Post Type Categories to General Categories

I've created three custom post types. I want them seen as general categories. I could not find a solution, can anybody help me? Thank you.
0
votes
0answers
10 views

fields hidden and checked checkbox not present in $_POST

I've created a my own template page with a simple form. All fields are present in the $_POST vector except the default checked checkbox. I know that the unchecked checkbox will not be present in the ...
0
votes
0answers
22 views

Related Posts by Multiple Tags?

I was curious if was possible to display related posts by multiple tags. The site I am working on has about 5 tags per post. Most posts have 1 or 2 tags in common. The related posts I'd like to show ...
-3
votes
0answers
16 views

Change from blogger to wordpress

I would like to change my blog platform from blogger to wordpress. My website is: http://www.hdpeak.net I would like to keep a similar template and all the posts. What are the necessary steps I ...
0
votes
1answer
25 views

How to display only one category in a custom post type?

I have a custom post type called 'portcat' and I want to display the results of only one portcat category ('games' - which has an ID of '3') on my page. The below code displays all of the categories ...
0
votes
1answer
22 views

How to auto strip hyperlinks & images in wordpress post

I creat a post form on front-end for wordpress members by use DJD Site Post plugin. Plugin url: http://wordpress.org/extend/plugins/djd-site-post/ And now i want to auto strip all hyperlink & ...
0
votes
0answers
14 views

Scheduling daily refresh of posts

So here's my situation: I'm using AmazonSimpleAdmin to display products using the Amazon API. I have one product per post. The API limits 1 request per second. Meaning my front page can only have one ...
0
votes
0answers
18 views

Displaying only posts from a certain category on my custom page template

I want to create proper pages for my post categories, rather than just a default category page. So for example, I'm going to create a Video page and have a load of information about my videos, and ...
-2
votes
0answers
18 views

Is there a plug in to enable Facebook type posts in in wordpress [closed]

Is there a plug in to allow a WP admin to post a link and it will auotmatically pull an excerpt and image like a facebook post?
0
votes
0answers
15 views

Exlude posts using posts_clauses

I am using a nivo silder to which I created a post to show the sliders on the home page with category 'nivo' . And I tried to exclude posts using the below code to show on the blog page. But it is ...
0
votes
0answers
13 views

Listing posts with next/previous in single.php

I'm currently building a Wordpress theme wich should be very responsive / fluid design. For a single post page, the current post is basically a large box surrounded by other smaller random posts. ...
0
votes
1answer
18 views

Number of displayed posts

I have tried many things to solve this problem. So I have a plugin which displays projects assigned to users in a widget. It displays projects as posts. The problem is that it only displays 5 ...
0
votes
0answers
16 views

Why is $_POST Empty in Profile Edit Admin?

This is a very odd problem - post data seems to be empty in the profile editing page of admin. Here is my code: http://pastebin.com/3ejg8P99 What causes this? Is there some "safety" step I've missed ...
0
votes
1answer
14 views

How do I change the location of post-specific information?

On each post page is the following information displayed: Written by: nona Date Posted: April 24th, 2013 Category: drawing writing reading, General Comments: 3 Comments » Here is an ...

1 2 3 4 5 114
15 30 50 per page