Extended Theme Option
Description Extended Theme Option is an advanced plugin which will helps to add more fields in the site where the field values can be displayed…
Fresh guides, practical explainers, clear comparisons, and timely tech analysis across AI, apps, Windows, Android, devices, and the web.
Description Extended Theme Option is an advanced plugin which will helps to add more fields in the site where the field values can be displayed…
To get the parent category ID of the current category in WordPress, add a custom function to your functions.php file that loops through the …
You can include a flying Twitter Bird on your page for tweet/follow your website. Simply follow the following steps : Step 1: Include the sc…
Include Twitter Tweets on your website using JQuery. Step 1 : Include JQuery for twitter in your file. You can download it from here. Step…
If you’re hunting for the old Facebook “Like Box” code, here’s the honest truth: that method belongs to Facebook’s legacy era and it isn’t t…
Hay Galaxy Y Users, Here is a Fantastic ROM for you all… This is one of the best and suitable custom ROM for Samsung Galaxy…
WP-Feedmail has been added to wordpress plugin directory. It can be downloaded from the following link.. WP-Feedmail is used to display a su…
WP-Feedmail is used to display a subscription form to the sidebar where visitors can subscribe to google feedburner directly. Also the plugi…
To get the parent category ID of a WordPress post, add the custom function get_posts_parent_category_id() to your theme's functions.php file…
To get the parent category ID of a WordPress post, use three lines of code. First, call get_the_category() to retrieve the post's categories…