Creating WordPress plugins from jQuery Plugins

Presentation Overview:

  1. Issues of inserting JavaScript/jQuery into a theme file.
  2. Intro in using the wp_enqueue_script and wp_register_script when using jQuery/JavaScript, and the jQuery’s CSS file
  3. Setting up a WordPress Plugin
  4. Creating the Plugins Options page
  5. Testing/Troubleshooting the new plugin
  6. Conclusion
  7. Questions and Answers