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

CSS JS Query String Remover

Опис

This plugin fix WordPress performance issue: Remove query strings from static resources

When you test your WordPress site performance with tools like Pingdom, you often see problem: Remove query strings from static resources.

This plugin will fix it.

  1. Before installing plugin.
  2. After installing plugin – query string gone.

Скріншоти

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

After you’ve downloaded and extracted the files:

  1. Upload the complete ‘css-js-query-string-remover’ folder to the ‘/wp-content/plugins/’ directory OR install via the plugin installer
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. And you are done!

Відгуки

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

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

“CSS JS Query String Remover” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “CSS JS Query String Remover” на вашу мову.

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

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

Журнал змін

1.0

  • Remove query strings from static resources of WordPress site: CSS and JS
  • Initial release

1.1

  • Exempt the back-end if admin is login.

1.2

  • Update the description.
  • Tested with WordPress 5.2.2
  • Add screenshots to describe the result of what this plugin does.