# wordpress-seo/28.0/js/dist/quick-edit-handler.js

Yoast SEO – Advanced SEO with real-time guidance and built-in AI, version 28.0. 1 lines.

- Page: https://pluginprobe.com/plugins/wordpress-seo/28.0/code/js/dist/quick-edit-handler.js
- Raw: https://pluginprobe.com/plugins/wordpress-seo/28.0/raw/js/dist/quick-edit-handler.js
- Modified: 2026-03-17T12:01:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wordpress-seo/28.0/code/js/dist/quick-edit-handler.js#L10-L20`.

```javascript
jQuery(function(t){const n=t(location).attr("pathname").split("/").pop(),i="edit-tags.php"===n?"slug":"post_name",e=t(".wrap").children().eq(0);let o=0;const a=[];function r(n){a.includes(n)||(a.push(n),t(n).insertAfter(e))}function c(){t.post(ajaxurl,{action:"yoast_get_notifications",version:2},function(t){""!==t&&(o=0,JSON.parse(t).map(r)),o<20&&""===t&&(o++,setTimeout(c,500))})}function u(){const n=t("tr.inline-editor"),e=function(t){return 0===t.length||""===t?"":t.attr("id").replace("edit-","")}(n),o=function(n){return t("#inline_"+n).find("."+i).html()}(e);return o!==n.find("input[name="+i+"]").val()}["edit.php","edit-tags.php"].includes(n)&&(t("#inline-edit input").on("keydown",function(t){13===t.which&&u()&&c()}),t(".button-primary").on("click",function(n){"save-order"!==t(n.target).attr("id")&&u()&&c()})),"edit-tags.php"===n&&t(document).on("ajaxComplete",function(t,n,i){i.data.indexOf("action=delete-tag")>-1&&c()})}(jQuery));
```
