Premium Portfolio WordPress themes
Premium WordPress Themes have lots of top portfolio themes for creating unique, professional looking portfolio sites and pages.
Premium WordPress Themes have lots of top portfolio themes for creating unique, professional looking portfolio sites and pages.
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” [...]
latest version http://wordpress.org/extend/plugins/weasels-no-http-authors/ We’ve been running the anti-spam Akismet plugin for WordPress, but still we get spam comments of a particular breed. This breed is one where the username is a URL, and the message body is an inoffensive message. Something like, “Great news, thanks!”, which looks innocent enough at first! Until you go to [...]
Premium WordPress Themes have lots of top portfolio themes for creating unique, professional looking portfolio sites and pages.
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)
latest version http://wordpress.org/extend/plugins/weasels-no-http-authors/
We’ve been running the anti-spam Akismet plugin for WordPress, but still we get spam comments of a particular breed. This breed is one where the username is a URL, and the message body is an inoffensive message. Something like, “Great news, thanks!”, which looks innocent enough at first! Until you go to see who posted it and it’s some Viagra site.
It appears other anti-spam plugins don’t have the capability to really defend against a username attack, as they only scan the actual comment filler. This plugin attempts to fix this one specific spam attack.
This plugin will scan the username listed on each comment and scan it for the phrase “HTTP:”, indicating that the username is actually an HTML link. (Version 0.4u also looks for the phrase “Goodwork”, a common WP spambot response). The plugin doesn’t actually delete the spam or send it to some central database; it instead activates Akismet and do it’s thing automatically. So essentially, my plugin just flips a little flag and doesn’t do any of the dirty work.
Planned updates are an admin screen where you can define custom strings to be banned from certain fields. For the time being, I have a very well documented source code and you can always edit it to combat your specific type of spam!
This is a plugin that displays a link to your latest article that does not contain tags, and provides you with an editing link for it as well. This will help you update all your older articles that don’t have tags on them.
If all of your articles have tags, it instead selects the article with the fewest number of tags.
This is a great plugin to slowly (but surely!) let you and all of your site editors apply tags to those old articles, thus making them more easily accessible to your readers and search engines.
latest version at http://wordpress.org/extend/plugins/weasels-tagit/