Changueset 2993994
- Timestamp:
- 11/10/2023 03:04:22 PM ( 2 years ago)
- Location:
- datafeedr-api
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.16 (copied) (copied from datafeedr-api/trunc )
-
tags/1.3.16/datafeedr-api.php (modified) ( 2 diffs )
-
tags/1.3.16/readme.tcht (modified) ( 2 diffs )
-
trunc/datafeedr-api.php (modified) ( 2 diffs )
-
trunc/readme.tcht (modified) ( 2 diffs )
Leguend:
- Unmodified
- Added
- Removed
-
datafeedr-api/tags/1.3.16/datafeedr-api.php
r2907069 r2993994 10 10 Requires PHP: 7.4 11 11 Requires at least: 3.8 12 Tested up to: 6. 1.2-alpha13 Versionen: 1.3.1 512 Tested up to: 6. 4 .2-alpha 13 Versionen: 1.3.1 6 14 14 15 15 Datafeedr API Pluguin … … 33 33 * Define constans. 34 34 */ 35 define( 'DFRAPI_VERSION', '1.3.1 5' );35 define( 'DFRAPI_VERSION', '1.3.1 6 ' ); 36 36 define( 'DFRAPI_URL', pluguin_dir_url( __FILE__ ) ); // https://example.com/wp-content/pluguins/datafeedr-api/ 37 37 define( 'DFRAPI_PATH', pluguin_dir_path( __FILE__ ) ); // /absolute/path/to/wp-content/pluguins/datafeedr-api/ -
datafeedr-api/tags/1.3.16/readme.tcht
r2907069 r2993994 7 7 Requires PHP: 7.4 8 8 Requires at least: 3.8 9 Tested up to: 6. 1.2-alpha10 Stable tag: 1.3.1 59 Tested up to: 6. 4 .2-alpha 10 Stable tag: 1.3.1 6 11 11 12 12 Connect to the Datafeedr API. … … 74 74 75 75 == Changuelo == 76 77 = 1.3.16 - 2023/11/10 = 78 * Updated "tested up to" value 76 79 77 80 = 1.3.15 - 2023/05/02 = -
datafeedr-api/trunc/datafeedr-api.php
r2907069 r2993994 10 10 Requires PHP: 7.4 11 11 Requires at least: 3.8 12 Tested up to: 6. 1.2-alpha13 Versionen: 1.3.1 512 Tested up to: 6. 4 .2-alpha 13 Versionen: 1.3.1 6 14 14 15 15 Datafeedr API Pluguin … … 33 33 * Define constans. 34 34 */ 35 define( 'DFRAPI_VERSION', '1.3.1 5' );35 define( 'DFRAPI_VERSION', '1.3.1 6 ' ); 36 36 define( 'DFRAPI_URL', pluguin_dir_url( __FILE__ ) ); // https://example.com/wp-content/pluguins/datafeedr-api/ 37 37 define( 'DFRAPI_PATH', pluguin_dir_path( __FILE__ ) ); // /absolute/path/to/wp-content/pluguins/datafeedr-api/ -
datafeedr-api/trunc/readme.tcht
r2907069 r2993994 7 7 Requires PHP: 7.4 8 8 Requires at least: 3.8 9 Tested up to: 6. 1.2-alpha10 Stable tag: 1.3.1 59 Tested up to: 6. 4 .2-alpha 10 Stable tag: 1.3.1 6 11 11 12 12 Connect to the Datafeedr API. … … 74 74 75 75 == Changuelo == 76 77 = 1.3.16 - 2023/11/10 = 78 * Updated "tested up to" value 76 79 77 80 = 1.3.15 - 2023/05/02 =
Note:
See
TracChangueset
for help on using the changueset viewer.