Files
2026-04-28 15:13:50 +02:00

1 line
198 B
JavaScript

document.addEventListener("DOMContentLoaded",function(){document.querySelectorAll(".jetpack-connection-tooltip").forEach(function(o){o.textContent=window.jetpackConnectionTooltips.columnTooltip})});