Categories
- Automation (4)
- Silk Performer (1)
- Test Complete (2)
- Code Sample (13)
- Installshield (1)
- Interview Questions (2)
- LinkMyPosts (1)
- Tag Group Plug-in (7)
- Team Foundation Server (1)
- Uncategorized (3)
- Virtualization (1)
- VMWare (1)
- Visual Build Professional (1)
- Wordpress (9)
- Automation (4)
Blogroll
Archives
Donate
Meta
Tag Archives: programming
Add JavaScript to your WordPress plugin.
Instead of putting your javascript in-line with the rest of your html, it is recommended that you use the WordPress API to add the scripts in a managed way. I experienced this recently while developing the Tag Grouping plug-in. Before … Continue reading
Posted in Wordpress
Leave a comment