While developing my plugin, I came across many API of new WordPress 3. WordPress 3 really gives a new set of APIs for developers to work with. Okay, so coming straight to the point, there are many occasions where, you need to take input of comma separated values of IDs from the user for the backend of your plugin. While, we can use PHP’s simple explode method to convert the CSV into an array, but it relies extensively on the users...
Read More


Social Networking!