Categories
- Automation (4)
- Silk Performer (1)
- Test Complete (2)
- Code Sample (12)
- 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: admin
WordPress Admin Page without a link on the sidebar.
Recently I wanted to create some pages that I could link to from within the administration page of a new plug-in I am creating…without them showing up on the sidebar pane. You see, I have a new item I want … Continue reading →
Adding AJAX to your WordPress plug-in
AJAX is a great way to add some ease of use functionality to your plugin by updating part of a page based on user input. I use it for updating a list of checkboxes in the example below when a … Continue reading →
Tag Grouping Plug-in Documentation
INTRODUCTION A lot of WordPress bloggers use the same set of base tags for every post, or a large percentage of posts, since their blogs pertain to a specific audience. With each post they create, the addition of tags to … Continue reading →