0
3383
How to provide dynamic styles for various browsers
An example of providing dynamic styles for various browsers: Read more
0
2599
Page Redirect Through JS or Javascript
We can use this code to page redirect in PHP code $login_page_redirect is used for dynamic value. In HTML we can use this HTML & JavaScript Code: Read more
0
2436
Add featured images to RSS feed
We can add featured image to rss feed. Even we can add it to custom post type rss feed also. Like http://mywebsite.com/feed/ http://mywebsite.com/feed/?post_type=product Just need to add this code to functions.php file. This is customize code, because I want to... Read more
0
2606
Geo Ip Location service
We can get Location details by this services. http://www.geobytes.com/iplocator.htm?GetLocation Read more
0
2484
Get wordpress top level taxonomy
We can get wordpress top level taxonomy by current taxonomy ID. Read more
0
2393
Awesome Search and Replace Tool For WordPress
This is Awesome Search and Replace Tool For WordPress. It is very helpful to migrate wordrpess site from one server to another. Main script is here Thanks Read more