View prod-images.php
<?php | |
/* | |
* Plugin Name: BEA - Prod images | |
* Version: 0.1 | |
* Plugin URI: http://www.beapi.fr | |
* Description: This plugin allow to build development environnement without copy data from uploads folder. Manage an failback with PHP and production assets. | |
* Author: BeAPI | |
* Author URI: http://www.beapi.fr | |
* Domain Path: languages | |
* Network: false |
View remove_wpcustomizr.php
<?php | |
/* | |
Plugin Name: Bypass customizr | |
Description: For those who won't use customizr. I don't know why but some users want to hide customizr. | |
Author: TweetPressFr | |
Version: 1.0 | |
*/ | |
class Remove_WP_customizr{ |
View go-f-yourself.php
<?php | |
/* | |
Plugin Name: Go F Yourself | |
Description: Disable '?author=n' view and redirect people trying to login with the "admin" user | |
Version: 1.0 | |
Author: Benjamin Niess | |
Author URI: http://twitter.com/benjaminniess | |
This program is free software; you can redistribute it and/or modify | |
it under the terms of the GNU General Public License as published by |
View sanitize-filename.php
<?php | |
/* | |
Plugin Name: No french punctuation and accents for filename | |
Description: Remove all french punctuation and accents from the filename of upload for client limitation (Safari Mac/IOS) | |
Plugin URI: http://www.beapi.fr | |
Version: 1.0 | |
Author: BeAPI | |
Author URI: http://www.beapi.fr | |
/* |