Changeset 2643640
- Timestamp:
- 12/14/2021 02:28:00 AM (4 years ago)
- Location:
- affiliate-bridge
- Files:
-
- 72 added
- 9 deleted
- 7 copied
-
tags/1.1.0 (copied) (copied from affiliate-bridge/trunk)
-
tags/1.1.0/README.md (copied) (copied from affiliate-bridge/trunk/README.md)
-
tags/1.1.0/affiliate-bridge.php (copied) (copied from affiliate-bridge/trunk/affiliate-bridge.php)
-
tags/1.1.0/assets/css/admin.css (added)
-
tags/1.1.0/assets/css/styles.css (copied) (copied from affiliate-bridge/trunk/assets/css/styles.css)
-
tags/1.1.0/assets/images/aliexpress.png (added)
-
tags/1.1.0/assets/images/ebay.png (added)
-
tags/1.1.0/assets/js/ab-admin.js (copied) (copied from affiliate-bridge/trunk/assets/js/ab-admin.js)
-
tags/1.1.0/assets/js/ebay-auth.js (added)
-
tags/1.1.0/config.php (copied) (copied from affiliate-bridge/trunk/config.php)
-
tags/1.1.0/includes/admin/admin.php (added)
-
tags/1.1.0/includes/admin/objects (added)
-
tags/1.1.0/includes/admin/objects/source.php (added)
-
tags/1.1.0/includes/admin/objects/sources-table.php (added)
-
tags/1.1.0/includes/admin/objects/table.php (added)
-
tags/1.1.0/includes/admin/pages (added)
-
tags/1.1.0/includes/admin/pages/general.php (added)
-
tags/1.1.0/includes/admin/pages/shortcode_generator.php (added)
-
tags/1.1.0/includes/admin/pages/sourcelist.php (added)
-
tags/1.1.0/includes/core.php (added)
-
tags/1.1.0/includes/database (added)
-
tags/1.1.0/includes/database/database.php (added)
-
tags/1.1.0/includes/debug.php (added)
-
tags/1.1.0/includes/frontend/empty-multi.php (deleted)
-
tags/1.1.0/includes/frontend/empty-single.php (deleted)
-
tags/1.1.0/includes/frontend/multi-table.php (deleted)
-
tags/1.1.0/includes/frontend/render.php (added)
-
tags/1.1.0/includes/frontend/single.php (deleted)
-
tags/1.1.0/includes/hooks.php (added)
-
tags/1.1.0/includes/imports (added)
-
tags/1.1.0/includes/imports/wp-list-table.php (added)
-
tags/1.1.0/includes/loader.php (added)
-
tags/1.1.0/includes/options.php (added)
-
tags/1.1.0/includes/setup.php (added)
-
tags/1.1.0/includes/shortcode.php (added)
-
tags/1.1.0/includes/sources (added)
-
tags/1.1.0/includes/sources/api.php (added)
-
tags/1.1.0/includes/sources/ebay (added)
-
tags/1.1.0/includes/sources/ebay/finding_api.php (added)
-
tags/1.1.0/includes/sources/ebay/response.php (added)
-
tags/1.1.0/includes/sources/ebay/shopping_api.php (added)
-
tags/1.1.0/includes/sources/ebay/source.php (added)
-
tags/1.1.0/includes/sources/ebay/trading_api.php (added)
-
tags/1.1.0/includes/sources/response.php (added)
-
tags/1.1.0/includes/sources/source.php (added)
-
tags/1.1.0/includes/sources/sources.php (added)
-
tags/1.1.0/readme.txt (copied) (copied from affiliate-bridge/trunk/readme.txt)
-
trunk/assets/css/admin.css (added)
-
trunk/assets/images/aliexpress.png (added)
-
trunk/assets/images/ebay.png (added)
-
trunk/assets/js/ebay-auth.js (added)
-
trunk/includes/admin/admin.php (added)
-
trunk/includes/admin/affiliate-bridge-backend.php (deleted)
-
trunk/includes/admin/objects (added)
-
trunk/includes/admin/objects/source.php (added)
-
trunk/includes/admin/objects/sources-table.php (added)
-
trunk/includes/admin/objects/table.php (added)
-
trunk/includes/admin/pages (added)
-
trunk/includes/admin/pages/general.php (added)
-
trunk/includes/admin/pages/shortcode_generator.php (added)
-
trunk/includes/admin/pages/sourcelist.php (added)
-
trunk/includes/core.php (added)
-
trunk/includes/database (added)
-
trunk/includes/database/database.php (added)
-
trunk/includes/debug.php (added)
-
trunk/includes/frontend/empty-multi.php (deleted)
-
trunk/includes/frontend/empty-single.php (deleted)
-
trunk/includes/frontend/multi-table.php (deleted)
-
trunk/includes/frontend/render.php (added)
-
trunk/includes/frontend/single.php (deleted)
-
trunk/includes/hooks.php (added)
-
trunk/includes/imports (added)
-
trunk/includes/imports/wp-list-table.php (added)
-
trunk/includes/loader.php (added)
-
trunk/includes/options.php (added)
-
trunk/includes/setup.php (added)
-
trunk/includes/shortcode.php (added)
-
trunk/includes/sources (added)
-
trunk/includes/sources/api.php (added)
-
trunk/includes/sources/ebay (added)
-
trunk/includes/sources/ebay/finding_api.php (added)
-
trunk/includes/sources/ebay/response.php (added)
-
trunk/includes/sources/ebay/shopping_api.php (added)
-
trunk/includes/sources/ebay/source.php (added)
-
trunk/includes/sources/ebay/trading_api.php (added)
-
trunk/includes/sources/response.php (added)
-
trunk/includes/sources/source.php (added)
-
trunk/includes/sources/sources.php (added)
Note: See TracChangeset
for help on using the changeset viewer.