Wordpress Tips Tag's Archives
How to Disable Syntax Highlighting in WordPress 2.8?
Posted by Muhammad Furqan Abid in How To on October 02, 2009
One of WordPress 2.8 new features is syntax highlighted editor for WordPress files. While the idea was exiting, I must admit I didn’t enjoyed using this new editor.
How to Create user-defined RSS feeds in WordPress
Posted by Muhammad Furqan Abid in How To, Tutorials on September 22, 2009
If you need a custom RSS feed, like for example, a feed indexing only somes categories + tags, or if you redirected all WordPress RSS feeds to Feedburner but still want to be able to get a category feed, the solution is to use a page template.
Create a new file and simply paste the following code in this file. After pasting save it with the name “my-custom-feed.php” and save it in your theme directory.
A Huge Collection of WordPress Code
Posted by Muhammad Furqan Abid in Tips, Tutorials on August 20, 2009
If you are a theme designer, or just enjoy customizing your existing WordPress theme, it can sometimes be a hassle digging around for the WordPress code you need. We’ve spent a lot of time to collecting a variety of snippets of code and decided to share it on our site.
Here are the snippets of code that we have collect. If you have any WordPress code you’d like me to add, please leave a comment below!
How to Schedule a Cron Events in your WordPress Blog?
Posted by Glance World Admin in How To on August 17, 2009
Schedules a hook which will be executed by the WordPress actions core on a specific interval, specified by you. The action will trigger when someone visits your WordPress site, if the scheduled time has passed.
In this tutorial, I’ll show you how you create an event that will be executed once hourly, or daily, etc.
10 marvelous .htaccess hacks for WordPress
Posted by Glance World Admin in Hacks, Tips on May 19, 2009
.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, let’s see how .htaccess can help you with your WordPress blog, for both security,functionnality and usability.
When editing or modifying the .htaccess file of your WordPress blog, make sure to always have a backup that you can restore in case of something went wrong.
Secure your WordPress Blog with 10 easy steps
Posted by Glance World Admin in Security, Tips on May 16, 2009
Securing your blog is important. With WordPress so popular these days, it’s becoming a bigger and bigger target for hackers. In this post we’ll look at ten easy ways to secure your WordPress blog.
4 Simple Ways To Speed Up WordPress
Posted by Glance World Admin in Tips on May 14, 2009
Some self-hosted sites tend to run slow, especially when you receive tons of heavy traffic every day. This may be a result of the amount of large files your site needs to load or inefficient coding. But there’s nothing worst than a slow site, so here are some quick tips on how to speed up your self-hosted site. These tips mostly apply to self-hosted site because if you’re site is hosted on .com, you’re already being taken care of.






