posts
Paginate through posts of a single category in Wordpress single.php
I have set up a site using Wordpress as my CMS. I am using the site as a portfolio to show off my front-end web dev skills and have another area of the site for a blog. I got around the issue of havin[详细]
2023-03-21 08:26 分类:问答Retrieve facebook posts more than its default limit
Is there a method to retrieve more posts from facebook? I am developing a site which needs to retrieve at least 200 posts from facebook. Right now I am getting 24 posts only. Is it possible to get 200[详细]
2023-03-17 18:54 分类:问答wordpress custom "add new post" page
i want to present to authors who register to my site a custom \"add new post\" page. I mean when they try to make a new post they will click the posts->add new and they will be presen开发者_如何学编程[详细]
2023-03-17 16:43 分类:问答Archive of a certain category in WordPress
I would like to show archives from certain category only in my 开发者_Python百科sidebar. Something like..[详细]
2023-03-06 07:12 分类:问答Retrieve certain posts by their number?
How can I call certain posts by their number to place them as featured posts in specific places of my template ?[详细]
2023-03-03 10:59 分类:问答Wordpress Post Sorting?
I to allow my users to sort the list of wordpress posts by Title, Date added, Comments, Rating etc. These will all be buttons or links at the top of the list (kinda like table view sorting)[详细]
2023-02-28 10:17 分类:问答Limiting Comments on Posts Index in Rails App
I am new to rails and trying to limit the number of comments displayed on my Posts Index Page to 2. Below is my posts_controller:[详细]
2023-02-23 14:56 分类:问答WordPress 3.1: Using query_posts to do an AND search of categories
I have posts that are categorised and can currently use the query_posts() function to do an开发者_开发知识库 OR search of posts based on their category, for example I can get all posts that are in cat[详细]
2023-02-20 23:49 分类:问答Deactivate featured post click through in header of wordpress theme
I\'ve purchased a premium WP theme that has a header which rotates between five featured posts/photos.My hope is to keep the visual appeal of this without clic开发者_如何学运维king through to the post[详细]
2023-02-18 10:21 分类:问答Javascript: How to embed and truncate Tumblr blog posts
Using Tumblr\'s JSON API, I have embedded blog posts into another website. However, the blog posts are long and the idea is just to show a snippet of the most recent posts, with a link if they wish to[详细]
2023-02-15 11:54 分类:问答