Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Super Interactive Image Placeholders

Опис

This simple yet highly effective plugin solves a very common annoyance when developing a WordPress website locally. Often, when running a WordPress application locally for development, you don’t have the entire uploads directory at hand. This causes every page load to trigger a large amount of 404 errors, each of which are routed to expensive WordPress requests.

Super Interactive Image Placeholders will automatically replace each request for an image with a random image from Lorem Picsum, avoiding the 404 errors and speeding up local WordPress development enormously. As a nice side effect, it will also make your website look a lot nicer without all the missing images.

Встановлення

  1. Upload the ‘si-placeholder-images’ folder to your plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in your WordPress admin
  3. Enjoy!

Часті питання

How did you come up with this plugin?

Super Interactive specializes in high-level WordPress development. We work on large sites with huge upload directories. Having to sync the uploads with our local development environments for all our projects is a pain. This tiny plugin saves us loads of time while developing. We figured others could benefit from it as well.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Super Interactive Image Placeholders” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Super Interactive Image Placeholders” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

  • 0.1 First release