Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Post Script Responsive Images

Leírás

In short, this plugin modifies „the_content()” and the post thumbnail function by re-rendering the images with use of the SRCSET attribute. Other plugins do this for templated images, but not in the content region itself. This plugin will automatically work with any previously uploaded images as well.

Képernyőmentések

  • Banner Image SRCSET Code
  • Content Section Image SRCSET Code

Telepítés

  1. Upload post-script-responsive folder to the /wp-content/plugins/ directory
  2. A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Post Script Responsive Images” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Post Script Responsive Images” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0.0

  • Initial release

1.0.1

  • Quick Fix of Typo

1.0.2

  • Added Support for Post Thumbnail SRCSET

1.0.3

  • Fixed issue with „|” in alt tags

1.0.4

  • Stopped reszing for „.gif” images to prevent overriding animations

2.0.0

  • Decided to move to using WordPress generated images instead of the SLIR library to have greater compatibility.

2.1.0

  • Restructured the plugin code to give it a better namespace to avoid any potential conflicts
  • Better documented plugin code