SASpoiler
Hides text behind a black text/black background tile. Holding the mouse over the text reveals it. Insipred by Something Awful’s spoiler system.
e.g. tag around your text
http://downloads.wordpress.org/plugin/saspoiler.1.0.zip
SASpoiler
Hides text behind a black text/black background tile. Holding the mouse over the text reveals it. Insipred by Something Awful’s spoiler system.
e.g. tag around your text
http://downloads.wordpress.org/plugin/saspoiler.1.0.zip
A plugin that allows you to display a percentage share of the published database per author. Strongly recommend Role Manager plugin for full functionality.
latest version download at http://wordpress.org/extend/plugins/weasels-authorshare/
This plugin should be completely self contained and work totally on its own without source editing. It will add an admin panel named “Author Share” underneath the USERS tab, and will create two new user capabilities to Red Alt’s User Roles plugin.If you do not have this plugin, you can manually call the percentage generating function like so:
wz_authorshare(USER_ID,[preface override],[postface override]);
or
wz_authorshare_top10(PRE, POST, DECIMALS, SHOWALL, PUBLICUSERS);
(see installation section for parameter descriptions)
download the latest version from
http://wordpress.org/extend/plugins/weasels-login-redirection/
Or check some of the top premium wordpress plugins.
Thanks
tebow gf
download latest version http://wordpress.org/extend/plugins/weasels-login-redirection/
Redirects user login attempts from going to your dashboard! Great for keeping the ‘back end’ private. Also allows alteration of the login/logout link text.
TECHNICAL BITS:
Redirects user login from the wp_loginout(); function to a page of your choice. Also allows changing the text of the wp_register(); button.
I strongly recommend you install the Role Manager plugin for access control – many plugins use it and you get enhanced functionality out of this plugin if you do. As of this writing we are using v2.2.1.
COMMON ISSUE:
If your template does not use wp_loginout(); or wp_register(); you may want to adjust it so that it does.
www thedailyblitz org