Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi, the shortcodes have not changed for WordPress 4.4 and should still be working fine.

    I would check to make sure that Meteor Slides is still active.

    Thread Starter drmikegreen

    (@drmikegreen)

    Is just figured out that I was using a deprecated form of the shortcode: [meteor_slideshow=”fred”]. The correct form, [meteor_slideshow slideshow=”fred”], works just fine. (I say “deprecated form,” since it worked alright until WordPress 4.4. Perhaps it was wrong all along, but just happened to work for previous versions.)

    Thread Starter drmikegreen

    (@drmikegreen)

    I meant to mark this as resolved with my previous post, but forgot to check the box. I’m doing that with this post.

    Plugin Author Josh Leuze

    (@jleuze)

    Glad to hear you got it working. This version shouldn’t have worked at all:

    [meteor_slideshow="fred"]

    But it is possible that it was just ignoring the variable before and running the shortcode without options, like this:

    [meteor_slideshow]
    Thread Starter drmikegreen

    (@drmikegreen)

    I think that was probably the case.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Shortcode not being executed for WP 4.4’ is closed to new replies.