Viewing 6 posts - 16 through 21 (of 21 total)
    • Author
      Posts
    • Found the issue.

      WordPress made a change to the Shortcode API that is causing the issue.

      It is just a single character fix.

      wp-content/plugins/shortcoder/shortcoder.php: Line 145, change

      Code:

      str_replace


      to

      Code:

      str_ireplace

      I’ll ix this and make a new release in WordPress officially.

      As of now please make this change.

      Thanks,

      Aakash

      Anonymous
      Guest

      BEFORE YOU UPDATE, there are more problems, I think.

      I made the update you referenced above.

      I cannot edit my shortcode. When I click on it, nothing happens.

      Anonymous
      Guest

      I don’t think it will be all that helpful, but here is a screencast gif:

      http://ejusa.org/wp-content/uploads/shortcoder.gif

      @craftee123,

      Thanks for the screencast.

      It works fine for me.

      It might be some other script is blocking the interface.

      Can you also please press Ctrl+Shift+J in chrome paste me the logs/text you see in the console tab ?

      Thanks,

      Aakash

      Anonymous
      Guest

      Thanks. I looked at the console and saw an error with one of my newer plugins. I deactivated and was able to update.

      Cool !

    Viewing 6 posts - 16 through 21 (of 21 total)
    • The topic ‘Shortcode and WordPress 4.7.4’ is closed to new replies.

    Subscribe for updates

    Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter