• 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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nazgyl

    (@nazgyl)

    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’) );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘TinyMCE press-this.php customize’ is closed to new replies.