Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Markup to Featured Image

Beschrijving

Markup to Featured Image will automatically generate a featured image when you publish a post, with the intent of allowing you to publish posts with featured images from third-party clients like MarsEdit.

To add a featured image to your post, include one of the following markup variants in your post’s content:

<img src="/path/to/image.jpg" data-featured-image="keep" />
<img src="/path/to/image.jpg" data-featured-image="strip" />
<!--featured-image:/path/to/image/.jpg-->

If you use an <img> element, the values of the data-featured-image attribute specify whether the image should be displayed when the post is shown on your site (keep) or ignored when the post is displayed (strip). The order of attributes in your <img> tag (and whether you include other attributes, like width/height, title, alt, etc.) doesn’t matter. You can make it as complicated or simple as you like.

If the post already has a featured image, the plugin will do nothing (version 1.0 does not allow updating the thumbnail by updating the markup).

Installatie

  1. Upload directory markup-to-featured-image to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. That’s it! Enjoy being able to publish posts with featured images from anywhere

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Markup to Featured Image” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Markup to Featured Image” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0