Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter claygirl

    (@claygirl)

    My bad, the reason wasn’t an update. I would delete this topic, but I’m not sure if I can.

    Thread Starter claygirl

    (@claygirl)

    Actually I stumbled upon a real (and interesting) issue:
    My case is that I put “<<==” inside a less string, so: less=”<<==” and this breaks the plugin in WordPress 4.4. Certainly a compatibility issue.

    After updating wordpress I lost the images I used to have as the “more”

    This is the code i used so when user clicks on the image I get expend:
    [wpex <img src=”https://pitabread.co.nz/website/wp-content/uploads/2013/10/Toggle-fresh-pita.png&#8221; alt=”Toggle-fresh-pita” width=”320″ height=”20″ />]

    THE_HIDDEN_PART_IS _HERE

    [/wpex]

    How can I get it to work with images?

    Plugin Author Ciprian

    (@butterflymedia)

    @claygirl: It works with “<<==” on 4.5-RC1.

    @ron22: You can’t have images in the “more” tag. I didn’t know people were using images in there. The plugin will sanitize all quotes, so having an image in there won’t work.

    I will release an updated version tonight.

    Using an image that expands to text was a very nice functionally…even if not intended ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘After update to WordPress 4.4 plugin stopped working’ is closed to new replies.