Manage all the YouTube videos at the same time
This plugin helps you to present your YouTube videos without the effort to paste the whole embed-code. You only need the YouTube ID, the rest is handled by WP YouTube. You can set options to manage all the YouTube videos at the same time. With the new profile editor it is even possible to set different settings. If you have old YouTube videos, they are not conflicted by this plugin.
Profile settings
Width
Height
Tag name
Tag type
Color
Show border
Autoplay
Include related videos
Valid XHTML code
Helps readers share, save, and bookmark your posts and pages using any service, such as Delicious, Digg, Facebook, MySpace, and all the rest. The button comes with Add to Any’s customizable Smart Menu, which places the services visitors use at the top of the menu, based on each visitor’s browsing history.
Within the menu, users are additionally given an e-mail option, and an option to bookmark in-browser (Internet Explorer, Firefox, Opera, Safari, etc.), with directions on how to bookmark if their browser does not support auto-bookmarking from links/shortcuts.
- Add to Any Smart Menu
- Includes all services
- Services updated automatically
- Searchable on key-down
- Keyboard navigation
- Google Analytics integration
Events-Calendar is a diverse replacement for the original calendar included with WordPress adding many useful functions to keep track of your events. The plugin has an easy to use admin section that displays a big readable calendar and lets you add and delete events.
All the information (general, changelog, installation, upgrade, usage) you need about this plugin can be found here: WP-PostRatings Readme. It is the exact same readme.html is included in the zip package.
Subscribe to Comments is a robust plugin that enables commenters to sign up for e-mail notification of subsequent entries. The plugin includes a full-featured subscription manager that your commenters can use to unsubscribe to certain posts, block all notifications, or even change their notification e-mail address!
Installation
- Put subscribe-to-comments.php into [wordpress_dir]/wp-content/plugins/
- Go into the WordPress admin interface and activate the plugin
- Optional: if your WordPress theme doesn’t have the comment_form hook, or if you would like to manually determine where in your comments form the subscribe checkbox appears, enter this where you would like it: <?php show_subscription_checkbox(); ?>
- Optional: If you would like to enable users to subscribe to comments without having to first leave a comment, place this somewhere in your template, but make sure it is outside the comments form. A good place would be right after the ending </form> tag for the comments form: <?php show_manual_subscription_form(); ?>