• I’m pleased to say this plugin is still going strong with no effect on page load speed. πŸ™‚ Inserts pre-defined text or shortcodes easily from the editor. It’s designed exactly as I had hoped.

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

    (@ljosh)

    There is a Notice: Function _load_textdomain_just_in_time was called incorrectly

    Many plugins had this issue due to a change in WP 6.7.

    Thread Starter Josh Journey

    (@ljosh)

    Found out how to fix this. Open file: wp-content/plugins/tinymce-templates/tinymce-templates.php

    Change line 114 to the following:
    add_action( ‘init’, array( $this, ‘plugins_loaded’ ) );

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this review.