Replace Broken Images

Описание

This plugin will help to replace broken images in posts and pages with a default image.

Снимки на разширението

Инсталиране

  1. Upload replace-broken-images to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Upload or select default image in ‘Replace Broken Images’ panel

Отзиви

02.02.2020
It didn’t actually hurt the site (uninstalling the plugin worked fine), but on pages with a broken image, the page kept reloading and reloading. It had a flashing look to it. The plugin was easy to use and easy to install; I’m sorry it didn’t work for me (maybe the Cherry framework?) but I’m glad it works for others.
12.03.2019
Great Plugin if you need image placeholders. Exactly what I needed
Прочетете всички 4 отзива

Сътрудници и разработчици

“Replace Broken Images” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Replace Broken Images” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

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)