text – Ultimate Tinymce Excerpt
-
./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 😉
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘text – Ultimate Tinymce Excerpt’ is closed to new replies.