
wordpress listing method is project number 446835
posted at Freelancer.com. Click here to post your own project.
Bid Count: 4
Average Bid:
$ 30
06/07/2009 at 2:24 EDT
Project Creator:
diverpeter
Employer Rating: ![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
(9 reviews)
06/06/2009 at 3:07 EDT:
There are areas that I need to point out in more details: (the following is the complete requirement)
1)There are several categories which had been created, the default wordpress sort the post by date on the index page without taking the categories into concern. What I will need is to list blog post by category. For example if I have category 1 and category 2. I will want the index page to show all the category 1 blog post first before the blog post on category 2 will be shown. The number of showing blog post will be limited by the build in control fuction with the wordpress.
2) There is a date of post section at the heading next to the subject of the blog post. We are going to have a lot of blog post per day, so we will only need the date to be shown only with the latest post (if there are more then 1 post per day).
3) The date function mentioned on above along with the editing date (of the blog) function share the same define variable within the locale.php. I need to declare a new variable for the frontend, so that the backend will show the month in numeric form while the backend is showing it in text abbreviation (which is the default).