Archive for the ‘How-To’ Category
How to : A better way to fetch data via AJAX in WordPress
Posted on 16January / 7 CommentsI have released an article a while ago to do the AJAX thingy. However, there is another way, which is somewhat better, to fetch data via AJAX and it is easy to implement it.
Read more »
How to : Customize WordPress Archive List
Posted on 14January / 0 CommentsAs you all know, WordPress already have a function to display date-based archives list.
However, what if you want to customize it, so that, you could make a different style? Let’s say, you want to wrap the count inside an element like span or em or small, perhaps? Well, worry not, I have the solution for you. Read more »