• Resolved capsx

    (@capsx)


    ./options_functions.php

    is:
    add_meta_box('postexcerpt', __('Ultimate Tinymce Excerpt'), 'ultimate_tinymce_excerpt_meta_box_page', 'page', 'normal');

    must be:

    add_meta_box('postexcerpt', __('Ultimate Tinymce Excerpt', 'jwl-ultimate-tinymce'), 'ultimate_tinymce_excerpt_meta_box_page', 'page', 'normal');

    domain is missing …
    and the same for the page 😉

    http://wordpress.org/plugins/ultimate-tinymce/

Viewing 1 replies (of 1 total)
  • Plugin Author Josh

    (@josh401)

    You’re right!!

    Thanks for that 🙂

    Will have it fixed in the next release.

Viewing 1 replies (of 1 total)

The topic ‘text – Ultimate Tinymce Excerpt’ is closed to new replies.