Hi all, i am using the press-this bookmarklet which launches press-this.php i search with no luck on how to add a button to the editor on that page, specifically the insert more tag <!--more--> any ideas how to achieve this? thanks
Hi all, i am using the press-this bookmarklet which launches press-this.php i search with no luck on how to add a button to the editor on that page, specifically the insert more tag <!--more--> any ideas how to achieve this? thanks
Anyone can help me with this?
change 1449 line in wp-admin/includes/post.php
to this:
$mce_buttons = apply_filters( 'teeny_mce_buttons', array('bold, italic, underline, blockquote, separator, strikethrough, bullist, numlist,justifyleft, justifycenter, justifyright, undo, redo, link, unlink, wp_more, fullscreen') );
This topic has been closed to new replies.