How to set Maximum number of Post Revisions without using a Plugin
WPStuffs tested WordPress tweak Few weeks before I was using a plugin to limit the Post revisions but then I got to know the that,using plugins for small functionality like this can make your blog...
View ArticleHow to enable Shortcodes in WordPress Widget Area
In previous article I showed How to execute PHP code in Text Widget without using Plugin and this post also deals with similar kind of stuffs. Shortcodes are piece of reference code which executes...
View ArticleHow to Automatically Trim WordPress Post URL to Make it Readable and SEO...
In WordPress, Every post will be assigned with unique URL called “Slug”. If you didn’t manually edit it, Slug is automatically assigned to your post depending on the permalinks settings and post title....
View ArticleDisplay Product Discount/Offer percentage in bubble : WooCommerce
WooCommerce is an excellent plugin which made WordPress an wonderful E-Commerce platform, You can implement almost any kind of E-Commerce store using it and its super easy to manage than any other...
View Article