Archive for the ‘Tutorial’ Category

There are many way to make visitor browsing more pages in your WordPress Blog. One of them is showing most popular post on your sidebar or footer. This also help your visitors finding your best content. Most popular …

Read More

To grab the visitors attention on your site also make your blog more interesting and outstanding from the crowd of others you should think over the two main things: content and design. In this article, we’ll learn how …

Read More

WordPress has standard functions that are part of it’s core for displaying data such as lists of blog categories or pages. To display categories, it has wp_list_categories function, where You can order the categories by ID, name, slug, …

Read More

WordPress wp_nav_menu function is really helpful to display a custom navigation menus in your wordpress theme. The custom menu can be set in the admin area, easily, with a drag-and-drop interface, similar to the way widgets are added …

Read More

By default, WordPress menu functions, like wp_page_menu(), wp_nav_menu() or wp_list_categories() display menu links with title attribute. This link title attribute appears as tooltip when a link in the menu is hovered, to give little information about the link. …

Read More

Often, WordPress users need only their posts that appear in the search results. But, by default, WordPress displays posts and pages when site visitor use search feature. If You want to hide the page from the search result, …

Read More

Have a featured post displayed on sidebar has several advantages, such as to increase pageviews. With featured post section, you can display your best articles. So that it can attract visitors to explore your site longer.

In this tutorial …

Read More

In my recent work, I have to get image URL of post thumbnail. This is a bit difficult because WordPress doesn’t provide a function to get the URL, but only funtion to get a full HTML code. I’ll …

Read More

Yeah, I know, there are tons article to display recent comments with gravatar, but I found that most of them are using SQL query to get the comments.

The code I use here is simpler, and faster because it …

Read More
Page 3 of 3«123
Amazingly Beautiful WordPress Themes