Creating a WordPress Plugin: The Idea

I am working on developing a new WordPress Plugin. It will be a simple Featured Content slider using jQuery and dynamically generated from posts. Here is the plan: Create HTML and CSS of design Add jQuery and classes Integrate dynamically with WordPress Add plugin functionality and admin options For now these are the steps I […]