Author: Julio Potier Related WordPress Plugins

Post Views Count (Support caching plugins!)

IMPORTANT: 3.0 supports cahing plugins! When someone visits a post or page (not a search engine bot crawler), it adds 1 count views to its counter. But this is not all, the counters are split in days, weeks, months, years, so you can see stats and display any stat day. Then you can display this v.........

Move Login

This plugin forbids access to http://example.com/wp-login.php and creates new urls, like http://example.com/login or http://example.com/logout. This is a great way to limit bots trying to brute-force your login (trying to guess your login and password). Of course, the new URLs are easier to remember.........

Easy Invitation Codes

You want people can register on your blog, but you want to filter them? Create codes, share them, track the codes, track the users. Just easy as it seems! Don't let everyone register ;) Check the BuddyPress version in "Developer" tab, made by "mediatricks.com", thanks to you....

Force New Password

When a user is created, he can receive his password by email. If he keep this one, his password is stored in plain text in a mail, this is not secure. Force your new users to change their first password when they log in!...

BBQ: Block Bad Queries

Block Bad Queries (BBQ) is a simple script that protects your website against malicious URL requests. BBQ checks all incoming traffic and quietly blocks bad requests containing nasty stuff like eval(, base64_, and excessively long request-strings. This is a simple yet solid solution that works great.........

BAW Google Author

Add a META tag Author for SEO reasons. Author name can be automatic on each post/page or set to a choosen name....

Anti CSRF

The CSRF vulnerability is the most famous web vulnerability, since ... i do not remember, too long ! Many WordPress plugin (about 70%) from this repository or elsewhere, even Premim plugins are vunerable to this flaw. To avoid get hacked because os this, just install this plugin, no settings, no t.........

Login Logout Menu

With this plugin you can now add a real log in/logout item menu with autoswitch when user is logged in or not. Nonce token is present on logout item. 2 titles, one for 'log in' and one for 'logout' can be set up. Also, you can set the redirecion page you want, just awesome....

Delete My Account

This plugin permits your members to delete their own account. You just can not delete all admin users, of course. All languages are already supported because i use the internal l10n files form your installation ;)...

Manual Related Posts

You can manually choose which posts have to be be linked to every posts. Just click "Add related posts", search for a post, click, add. Done, post linked ! (FR/EN, NOJS supported) New: Posts are linked to each others, example if you add on "Post A" the "Post B", then the "Post B" will be linked to.........

Force Plugin Updates

Imagine you get hacked, or you had to modify a plugin's core. Now, all these plugins (hacked or modified) need to be reinstalled. You can not do it, you can not "fake update" them too. You have to delete them, then reupload them, boring. Now, just check each plugin's box you want to be reinstall.........

Pastacode

With Pastacode, you can easily add code into your posts with the awesome PrismJs coloration library. You can insert source code into the post editor, from a file, or from webservices like GitHub, Gist, Pastebin or BitBucket. Webservices responses are cached in order to avoid too many HTTP requests. .........

Moderator Role

Just install the plugin, activate it: You can now change a user's role to "Moderator", he can now moderate comments (all or only his), and only do this!...

Rocket Lazy Load

Lazy Load displays images on a page only when they are visible to the user. This reduces the number of HTTP requests mechanism and improves the loading time. This plugin works on thumbnails, all images in a post content or in a widget text, avatars and smilies. No JavaScript library such as jQuery .........

SX User Name Security

WordPress automaticaly uses "User login" to fill in the "User Display Name". WordPress also allows everyone to use the same value for Nickname, Display Name and Login. A hacker can easily see then use your "NickName" or "Display Name" to find your real login. The body_class function also shows to ev.........