Can you say that title five times very fast?
In my last post I discussed WordPress plugins that can spruce up your WordPress based website. What I would like to do in this one is point out five sidebar widgets that you can put to use in your own sidebar to expand its capabilities and add additional functionality to your site for your visitors.
- Sidebar Login: This plugin is not only a widget that you can drag onto your sidebar in the admin interface but also provides a template tag that you can use anywhere in your site to show a login box. Once your visitor logs in via this form they will be returned to the page they signed in from instead of into the admin panel (unless they are an admin then they log into the admin interface).
Not logged in
Logged in as Admin
- Registration Widget: […]
Original post by WindowsObserver
Technorati Tags: blog
Breadcrumb Titles For Pages
This plugin modifies wp_title() (the function used to create the title of your website to output all parent Pages when viewing a Page.
Allow Numeric Stubs
Starting with WordPress 2.5, there is a bug where you cannot have a child Page that’s stub is a number. For example this will not work: /about/5/. That URL conflicts with paged content feature where you can posts and Pages with multiple pages of content by adding <!–nextpage–> within your content.
This plugin allows you to have children Pages with numbers as stubs by giving up the ability to have paged Pages which isn’t a big deal as most people don’t use paged Pages anyway.
p2pConverter
Converts either a static Page into a Post, or a Post into a static Page! Just click on the Manage tab in the Admin interface, and click the Posts or Pages sub-tab.
Status Press Widget
Adds a Facebook Status Widget to display […]
Original post by Ajay
Technorati Tags: blog