Viewing Category » Wordpress Tips

Creating A Simple Wordpress Plugin That Modifies Post Content

Post Thumbnail of Creating A Simple Wordpress Plugin That Modifies Post Content

In some occasion, you might need to add a same piece of codes to your blog posts over and over again, and when you need to make changes to them, you need to manually change all of them. This is very tedious. Not anymore, if you make a plugin that does the purpose.

Filed in Wordpress Tips
Posted on 29 June 2010 • 0 comment

Adding Post Thumbnail Feature to your Wordpress Theme

Post Thumbnail of Adding Post Thumbnail Feature to your Wordpress Theme

Wordpress added a new major feature in version 2.9 – The Post Thumbnail. Now everyone can easily make your website looks more magazine-like and professional. I will show you how to add the feature to your theme within 5 minutes.

Filed in Wordpress Tips
Posted on 22 February 2010 • 2 comments

Fatal Error When Using has_post_image() and the_post_image()

Post Thumbnail of Fatal Error When Using has_post_image() and the_post_image()

If you followed guides for the new post thumbnail feature before Wordpress 2.9 is out, they might tell you to paste this codes (or similar) into The Loop. However, the functions names actually changed when Wordpress 2.9 is out.

Filed in Wordpress Tips
Posted on 5 January 2010 • 1 comment

Using Template Tag Function in Wordpress Theme Demo Bar Plugin

Post Thumbnail of Using Template Tag Function in Wordpress Theme Demo Bar Plugin

Explains the template tag functions for wordpress theme demo bar plugin. Currently there are:

  • wptdb_output()
  • wptdb_list_themes()
Filed in Wordpress Tips
Posted on 10 September 2009 • 0 comment

Understanding & Using Shortcode in Wordpress Theme Demo Bar Plugin

Post Thumbnail of Understanding & Using Shortcode in Wordpress Theme Demo Bar Plugin

Since version 1.4, you can display theme info such as number of previews and theme preview URL in posts and pages using shortcode. To make the process easier, use Media Button (see screenshot for more info)

Filed in Wordpress Tips
Posted on 10 September 2009 • 10 comments

Ads Detected While Submitting Theme to Wordpress Themes Directory

Post Thumbnail of Ads Detected While Submitting Theme to Wordpress Themes Directory

“We’ve detected ads as part of your theme. They need to be removed before your theme will be allowed into the theme directory.”
I got this message above when I submit my theme to wordpress Themes Directory. But the problem is, I do not have any advertisement or sponsored links in that theme. I can’t seems to find the solution after some time. Therefore, I..

Filed in Wordpress Tips
Posted on 1 September 2009 • 11 comments

Using Template Tag Function in Wordpress Extend Download Stat Plugin

Post Thumbnail of Using Template Tag Function in Wordpress Extend Download Stat Plugin

Explains the template tag functions for wordpress extend download stat plugin. Currently there are:

  • wpeds_output()
  • wpeds_return_data_as_array()
Filed in Wordpress Tips
Posted on 30 August 2009 • 0 comment

What A Basic Wordpress Theme Design Should Have

Post Thumbnail of What A Basic Wordpress Theme Design Should Have

This is part of The Complete Guide to Make your Own Wordpress Theme.
A basic wordpress theme should have a header, navigation menu, content, sidebar and footer. This is illustrated in the image..

Filed in Wordpress Tips
Posted on 19 July 2009 • 1 comment

The Complete Guide to Make your Own Wordpress Theme

Post Thumbnail of The Complete Guide to Make your Own Wordpress Theme

I am going to write a complete guide to create your very own wordpress theme along with features or functions you would need to improve the theme. I’ve divided the guide into several parts…

Filed in Wordpress Tips
Posted on 15 July 2009 • 0 comment

Fix get_categories() Problem in Wordpress 2.8

Post Thumbnail of Fix get_categories() Problem in Wordpress 2.8

I have been using get_categories() to display the featured categories in my theme option page. However, the function does not seems to work anymore after I’ve upgraded to Wordpress 2.8.

Now, I am pretty sure Wordpress 2.8.1 will be released very soon.

Filed in Wordpress Tips
Posted on 19 June 2009 • 1 comment
 Page 1 of 2  1  2 »