I received a client request for a fix after the Instagram API update in December killed existing plugins. However, I am stunned that no solution yet exists. Is it true that there is no working plugin for Wordpress that works with Instagram hashtag s...
Join discussionHow can I keep scripts and stylesheets that plug-ins use from loading in every page? For example, I have an email contact form plug-in that uses JavaScript for checking and rendering error messages and some stylesheets for styling its forms. The prob...
SSerdar commentedI'm familiar with creating custom post types using WordPress API which uses default wp_posts table to store the data. What I'm trying to achieve is to create a new table, a clone of wp_posts table with additional columns required for my custom post t...
Join discussionI am working on an app in WordPress in which i have to make some limitations on functionalities. Those features or functionalities can only be unlocked completely if user buys our premium app. But if some developer downloads free version and removes...
DNCDario and 2 more commented