Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Spreadshirt

Beschreibung

Adding a shortcode to show your Spreadshirt-Articles in a page or post. This shortcode has two options: shop_id and shop_url. Both are needed.

Example:
[spreadshirt shop_url=“http://chaoz.spreadshirt.de/“ shop_id=“602194″ shop_location=“eu/na“]
or
[spreadshirt shop_url=“http://chaoz.spreadshirt.de/shop/“ shop_id=“602194″ shop_location=“eu/na“]

The Shop-URL must contain the trailing slash.

Screenshots

  • The Shortcode
  • The Output

Installation

Search the Plugin in your Dashboard and install or upload the plugin to your site and activate it.

FAQ

none

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WP Spreadshirt“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Spreadshirt“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.6.3

  • (02. November 2012)
  • Tested up to WordPress 3.8-alpha

1.6.2

  • More sanitizing of article-uri. Spreadshirt has a very inconsistent way to rewrite special chars -.-

1.6.1

  • Fixed sanitizing of the article-uri

1.6

  • New option for shortcode. shop_location Set this to „eu“ for european based shops or to „na“ for northern america based shops. Spreadshirt has two separated APIs for this location. This will hopefully fix some problems displaying the wrong articles.

1.5

  • Link sanitizing: Removed the comma (,) from the article-links.

1.4

  • Changed the XML-URL for the API to prevent double entries. Thanks to Thomas Sluyter for the hint.

1.3

  • You can enter the shop url now with or without „shop/“ at the end.

1.2

  • Added Translations

1.1

  • Minor Code Changes
  • Upload to WP Plugin Repo

1.0

  • Initial Release