Hi Friends, Today while I was working on a project in which I needed to finding the parent div id. Finding the parent div in easiest way using is with jQuery. You can easily find parent div element using jQuery. Look at below link for parent functionality of jQuery. You can find nth div element using this … Read more
Deactivate And Activate All Plugins Of WordPress Via Database Or PHPmyadmin
Posted by in Wordpress - (5 Comments)Hi Friends, In this article I am going to explain you how we can enable or disable all wordpress plugins via database or phpmyadmin. Now you ask why you want to do this via database and phpmyadmin because we can do it via wordpress admin, but I need this because I was not able to … Read more
How To Get Images From WordPress Content Or WordPress Post
Posted by in Common | Wordpress - (1 Comments)Hi Friends, In this post I am going to write about getting images from wordpress post content, I want this because I want to show post content without images on home page for one of my client, So below is code by which we can get all images one by one from content of post. … Read more
Hi Friends, In this article I am goind to explain how can we remove images from wordpress post content. Of course we can use the_excerpt() function but it will give you excerpt not post content, My need is to get post content without images, So to do that there is three line of code by … Read more
Hi Friends, some time ago WordPress released 3.1 version before three months and now wordpress released its version 3.2 but it is in beta phase. It means it is in development phaase still have some issues, So it is recommended by wordpress that dont use it on any production website. You can test it on … Read more






