Beskrivelse
This plugin will help to replace broken images in posts and pages with a default image.
Installation
- Upload
replace-broken-imagesto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload or select default image in ‘Replace Broken Images’ panel
Anmeldelser
Bidragsydere & udviklere
“Replace Broken Images” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Replace Broken Images” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
Apr 04th 2026: Security hardening (output escaping, esc_url, esc_attr, esc_js); performance (cache get_option calls, lazy-load media scripts via admin_enqueue_scripts); WP best practices (manage_options capability, text domain, rel=noopener, is_singular guard, this.onerror=null loop prevention)

