Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Remove Amazon Links from RSS Feed

Opis

Removes all links to Amazon.com/Amzn.to in the RSS feed so you will be in compliance with Amazon’s Affiliate TOS. According to Amazon you may not use their affiliate links in any email, rss feed, etc. All the original links will still appear within a normal blog post or page.

*Special thanks to Gretchen Louise (gretchenlouise.com) for alpha/beta testing this for me.

Instalacija

  1. Upload remove-amazon-links-from-rss-feed.php` to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy Amazon.com/Amzn.to link free rss feeds

ČPP

Installation Instructions
  1. Upload remove-amazon-links-from-rss-feed.php` to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy Amazon.com/Amzn.to link free rss feeds
No questions yet

New release so no questions yet.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Remove Amazon Links from RSS Feed” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

= 1.4
* Update for new 4.8 version of WordPress

= 1.3
* Update for new 4.5 version of WordPress

= 1.2
* Added the removal of Amzn.to links as well.

1.1.1

  • Fix a spelling mistake in readme file.

1.1

  • First public release on WordPress.org.
  • Updated preg_replace to leave everything including html between the removed Amazon (before it was not working if it encountered any html nested tags).

1.0

  • First private beta release.