From 424909c6657e94083e03a19c728a54d0b51d515b Mon Sep 17 00:00:00 2001 From: wolfgang101 Date: Sun, 24 Nov 2024 17:50:04 +0100 Subject: [PATCH] fix: esc_url context that broke ajax url --- plugin.php | 4 ++-- readme.txt | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/plugin.php b/plugin.php index a94b70d..a3c9f49 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ Plugin Name: Include Mastodon Feed Plugin URI: https://wolfgang.lol/code/include-mastodon-feed-wordpress-plugin Description: Plugin providing [include-mastodon-feed] shortcode - Version: 1.9.8 + Version: 1.9.9 Author: wolfgang.lol Author URI: https://wolfgang.lol License: MIT @@ -722,7 +722,7 @@ function display_feed($atts) {