Changeset 2447904
- Timestamp:
- 12/30/2020 11:02:00 AM (5 years ago)
- Location:
- ebay-feeds-for-wordpress
- Files:
-
- 1 deleted
- 2 edited
- 23 copied
-
tags/3.2/trunk (copied) (copied from ebay-feeds-for-wordpress/trunk)
-
tags/3.2/trunk/Readme.md (copied) (copied from ebay-feeds-for-wordpress/trunk/Readme.md)
-
tags/3.2/trunk/banner-772x250.jpg (deleted)
-
tags/3.2/trunk/banner-772x250.png (copied) (copied from ebay-feeds-for-wordpress/trunk/banner-772x250.png)
-
tags/3.2/trunk/block-editor-plugin.js (copied) (copied from ebay-feeds-for-wordpress/trunk/block-editor-plugin.js)
-
tags/3.2/trunk/block.json (copied) (copied from ebay-feeds-for-wordpress/trunk/block.json)
-
tags/3.2/trunk/ebay-feeds-for-wordpress-admin.css (copied) (copied from ebay-feeds-for-wordpress/trunk/ebay-feeds-for-wordpress-admin.css)
-
tags/3.2/trunk/ebay-feeds-for-wordpress.php (copied) (copied from ebay-feeds-for-wordpress/trunk/ebay-feeds-for-wordpress.php)
-
tags/3.2/trunk/ebffwp_option.js (copied) (copied from ebay-feeds-for-wordpress/trunk/ebffwp_option.js)
-
tags/3.2/trunk/editor_plugin_new.js (copied) (copied from ebay-feeds-for-wordpress/trunk/editor_plugin_new.js)
-
tags/3.2/trunk/inc (copied) (copied from ebay-feeds-for-wordpress/trunk/inc)
-
tags/3.2/trunk/inc/admin.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/admin.php)
-
tags/3.2/trunk/inc/core.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/core.php)
-
tags/3.2/trunk/inc/debug.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/debug.php)
-
tags/3.2/trunk/inc/display.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/display.php)
-
tags/3.2/trunk/inc/enqueue.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/enqueue.php)
-
tags/3.2/trunk/inc/functions.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/functions.php)
-
tags/3.2/trunk/inc/gutenberg.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/gutenberg.php)
-
tags/3.2/trunk/inc/notices.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/notices.php)
-
tags/3.2/trunk/inc/options.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/options.php)
-
tags/3.2/trunk/inc/upgrade.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/upgrade.php)
-
tags/3.2/trunk/inc/widget.php (copied) (copied from ebay-feeds-for-wordpress/trunk/inc/widget.php)
-
tags/3.2/trunk/languages (copied) (copied from ebay-feeds-for-wordpress/trunk/languages)
-
tags/3.2/trunk/readme.txt (copied) (copied from ebay-feeds-for-wordpress/trunk/readme.txt)
-
trunk/ebay-feeds-for-wordpress.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ebay-feeds-for-wordpress/trunk/ebay-feeds-for-wordpress.php
r2368504 r2447904 4 4 Plugin URI: https://www.winwar.co.uk/plugins/ebay-feeds-wordpress/?utm_source=plugin-link&utm_medium=plugin&utm_campaign=ebayfeedsforwordpress 5 5 Description: Former eBay Feeds for WordPress. Parser of ebay RSS feeds to display on WordPress posts, widgets and pages. 6 Version: 3.2 6 Version: 3.2.1 7 7 Author: Winwar Media 8 8 Author URI: https://www.winwar.co.uk/?utm_source=author-link&utm_medium=plugin&utm_campaign=ebayfeedsforwordpress … … 10 10 */ 11 11 12 define( "EBFW_PLUGIN_VERSION", "3.2 " );12 define( "EBFW_PLUGIN_VERSION", "3.2.1" ); 13 13 14 14 define( 'EBAYFEEDSFORWORDPRESS_PLUGIN_PATH', dirname( __FILE__ ) ); -
ebay-feeds-for-wordpress/trunk/readme.txt
r2368504 r2447904 4 4 Donate link: https://winwar.co.uk/plugins/ebay-feeds-wordpress/#donate 5 5 Description: Formerly eBay Feeds for WordPress. Output RSS to HTML with this simple plugin. Easy to install, set up and customise. 6 Version: 3.2 7 Tested Up to: 5. 56 Version: 3.2.1 7 Tested Up to: 5.6 8 8 Author: Rhys Wynne 9 9 Author URI: https://www.winwar.co.uk/?utm_source=header&utm_medium=wordpressorgreadme&utm_campaign=ebayfeedsforwordpress … … 50 50 51 51 == Changelog == 52 = 3.2.1 = 53 * Tested to 5.6 54 52 55 = 3.2 = 53 56 * Allowed you to block search engines from browsing the listings.
Note: See TracChangeset
for help on using the changeset viewer.