- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 line
344 B
JavaScript
Executable File
1 line
344 B
JavaScript
Executable File
(()=>{"use strict";(0,wp.hooks.addFilter)("rankMath_analysis_isInternalLink","rank-math",(function(a,t,r){if(!rankMath.affiliate_link_prefixes.length)return a;var n=null;return rankMath.affiliate_link_prefixes.forEach((function(a){var e=t.replace("http://","").replace("https://","").replace(r,"");null===n&&e.startsWith(a)&&(n=!1)})),n}))})(); |