From 9a4c70bbda5ae8432ae1c0bbbaa4191bb31cd4bf Mon Sep 17 00:00:00 2001 From: George Mamadashvili Date: Wed, 11 Dec 2024 11:17:42 +0400 Subject: [PATCH] Try: Return error when session is missing for REST nonce refresh --- lib/compat/wordpress-6.8/ajax-actions.php | 22 ++++++++++++++++++++++ lib/load.php | 1 + 2 files changed, 23 insertions(+) create mode 100644 lib/compat/wordpress-6.8/ajax-actions.php diff --git a/lib/compat/wordpress-6.8/ajax-actions.php b/lib/compat/wordpress-6.8/ajax-actions.php new file mode 100644 index 0000000000000..24388b7f3b911 --- /dev/null +++ b/lib/compat/wordpress-6.8/ajax-actions.php @@ -0,0 +1,22 @@ +