web/wp-content/plugins/Text_Cutter.php
branchwordpress
changeset 132 4d4862461b8d
parent 123 561aa6d282f6
equal deleted inserted replaced
131:a4642baaf829 132:4d4862461b8d
     8 Plugin Name: Text Cutter
     8 Plugin Name: Text Cutter
     9 Plugin URI: http://www.iri.centrepompidou.fr
     9 Plugin URI: http://www.iri.centrepompidou.fr
    10 Description: This is just a simple thing to cut the title visible in navigation and in the page of post.
    10 Description: This is just a simple thing to cut the title visible in navigation and in the page of post.
    11 Author: Samuel Huron 
    11 Author: Samuel Huron 
    12 Version: 0.1
    12 Version: 0.1
    13 Author URI: http://www.cybunk.com/
    13 Author URI: http://www.cybunk.com
    14 */
    14 */
    15 
    15 
    16 function Expert_without_BR ($content){
    16 function Expert_without_BR ($content){
    17 
    17 
    18 	$symbole= "<br/>";
    18 	$symbole= "<br/>";