Articles
Open Microsoft Docx To Doc In MS Office 2003
Docx is the new file extension standard for ms word 2007 documents, you can load the documents into MS Word 2007 and… Read more »
Execute Shortcode in your WordPress Template
Shortcodes in WordPress are bits of text you can use in the content area to invoke some kind of function… Read more »
Share users between two blogs.
Ever needed to create a main wordpress site with a subdomain (also wordpress site) but wanted to use the main… Read more »
Getting Current host and current folder in PHP
There are times when clients or we start of projects in what i call a development server or a local… Read more »
Minimize WordPress Menu items for public sites
Have you ever wanted to be able to create a site that was designed to have a membership and not… Read more »
Tweaking Buddy Press Admin Bar
I wanted to do some customization on our Buddypress installation since the site is design to be open to the… Read more »
Philippine Facebook Statistics
Facebook monitoring helps to improve your business and social media marketing strategy in every country. Currently, there are 27593300 Facebook… Read more »
Enable Featured Image In WordPress
First, in the theme’s functions.php file, declare that your theme supports this feature by writing below code. This will enable… Read more »
Make the “read more” link to the post
Place this in a theme’s functions.php to make the “read more” link to the post function new_excerpt_more($more) { global $post;… Read more »
Control Excerpt Length using Filters
By default, excerpt length is set to 55 words. To change excerpt length using excerpt_length filter, add the following code to functions.php… Read more »



