Changeset 2562127
- Timestamp:
- 07/11/2021 06:32:56 AM (5 years ago)
- Location:
- custom-currency-for-woocommerce
- Files:
-
- 1 deleted
- 2 edited
-
NOTE-FOR-DEVELOPER.txt (deleted)
-
NOTE.txt (modified) (1 diff)
-
tags/5.4.0/Private/PluginOptions/DefaultPluginOptions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-currency-for-woocommerce/NOTE.txt
r2562122 r2562127 1 New update released. 1 http://plugins.svn.wordpress.org/custom-currency-for-woocommerce/ 2 3 use trunk as a placeholder. simply update the readme.txt file in trunk and put everything in tag folders -
custom-currency-for-woocommerce/tags/5.4.0/Private/PluginOptions/DefaultPluginOptions.php
r2562117 r2562127 87 87 88 88 // Displays at the end of the update message container in row of the plugins list table. 89 'update_notice_url' => 'http://plugins.svn.wordpress.org/custom-currency-for-woocommerce/ NOTE.txt',89 'update_notice_url' => 'http://plugins.svn.wordpress.org/custom-currency-for-woocommerce/plugin_update_notice.txt', 90 90 91 91 ];
Note: See TracChangeset
for help on using the changeset viewer.