Changeset 3180790
- Timestamp:
- 11/03/2024 05:36:35 PM (16 months ago)
- Location:
- podlove-podcasting-plugin-for-wordpress
- Files:
-
- 8 edited
- 1 copied
-
tags/4.1.19 (copied) (copied from podlove-podcasting-plugin-for-wordpress/trunk)
-
tags/4.1.19/lib/modules/social/template/service.php (modified) (2 diffs)
-
tags/4.1.19/podlove.php (modified) (1 diff)
-
tags/4.1.19/readme.txt (modified) (2 diffs)
-
tags/4.1.19/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/lib/modules/social/template/service.php (modified) (2 diffs)
-
trunk/podlove.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
podlove-podcasting-plugin-for-wordpress/tags/4.1.19/lib/modules/social/template/service.php
r2377370 r3180790 47 47 48 48 return $this->service->title; 49 } 50 51 /** 52 * Service title. 53 * 54 * Deprecated. Use `service.title` instead. 55 * 56 * @accessor 57 */ 58 public function name() 59 { 60 return $this->title(); 49 61 } 50 62 … … 106 118 * 107 119 * @see image 120 * 108 121 * @accessor 109 122 */ -
podlove-podcasting-plugin-for-wordpress/tags/4.1.19/podlove.php
r3179693 r3180790 3 3 * Plugin Name: Podlove Podcast Publisher 4 4 * Plugin URI: https://podlove.org/podlove-podcast-publisher/ 5 * Version: 4.1.1 85 * Version: 4.1.19 6 6 * Requires at least: 4.9.6 7 7 * Requires PHP: 8.0 -
podlove-podcasting-plugin-for-wordpress/tags/4.1.19/readme.txt
r3179693 r3180790 4 4 Tags: podlove, podcast, publishing, rss, audio 5 5 Tested up to: 6.6.2 6 Stable tag: 4.1.1 86 Stable tag: 4.1.19 7 7 Requires at least: 4.9.6 8 8 Requires PHP: 8.0 … … 115 115 116 116 == Changelog == 117 118 = 4.1.19 = 119 120 * fix some templates by allowing `service.name` (but it's deprecated, so you should change your templates to use `service.title` instead) 117 121 118 122 = 4.1.18 = -
podlove-podcasting-plugin-for-wordpress/tags/4.1.19/vendor/composer/installed.php
r3179693 r3180790 2 2 'root' => array( 3 3 'name' => 'podlove/podcast-publisher', 4 'pretty_version' => '4.1.1 8',5 'version' => '4.1.1 8.0',6 'reference' => ' 025fd78464241fe14962d447ca3d4e849e4f51f7',4 'pretty_version' => '4.1.19', 5 'version' => '4.1.19.0', 6 'reference' => '287ea4f3bddda425bea7052cd8542317f6d8b3fd', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 135 135 ), 136 136 'podlove/podcast-publisher' => array( 137 'pretty_version' => '4.1.1 8',138 'version' => '4.1.1 8.0',139 'reference' => ' 025fd78464241fe14962d447ca3d4e849e4f51f7',137 'pretty_version' => '4.1.19', 138 'version' => '4.1.19.0', 139 'reference' => '287ea4f3bddda425bea7052cd8542317f6d8b3fd', 140 140 'type' => 'library', 141 141 'install_path' => __DIR__ . '/../../', -
podlove-podcasting-plugin-for-wordpress/trunk/lib/modules/social/template/service.php
r2377370 r3180790 47 47 48 48 return $this->service->title; 49 } 50 51 /** 52 * Service title. 53 * 54 * Deprecated. Use `service.title` instead. 55 * 56 * @accessor 57 */ 58 public function name() 59 { 60 return $this->title(); 49 61 } 50 62 … … 106 118 * 107 119 * @see image 120 * 108 121 * @accessor 109 122 */ -
podlove-podcasting-plugin-for-wordpress/trunk/podlove.php
r3179693 r3180790 3 3 * Plugin Name: Podlove Podcast Publisher 4 4 * Plugin URI: https://podlove.org/podlove-podcast-publisher/ 5 * Version: 4.1.1 85 * Version: 4.1.19 6 6 * Requires at least: 4.9.6 7 7 * Requires PHP: 8.0 -
podlove-podcasting-plugin-for-wordpress/trunk/readme.txt
r3179693 r3180790 4 4 Tags: podlove, podcast, publishing, rss, audio 5 5 Tested up to: 6.6.2 6 Stable tag: 4.1.1 86 Stable tag: 4.1.19 7 7 Requires at least: 4.9.6 8 8 Requires PHP: 8.0 … … 115 115 116 116 == Changelog == 117 118 = 4.1.19 = 119 120 * fix some templates by allowing `service.name` (but it's deprecated, so you should change your templates to use `service.title` instead) 117 121 118 122 = 4.1.18 = -
podlove-podcasting-plugin-for-wordpress/trunk/vendor/composer/installed.php
r3179693 r3180790 2 2 'root' => array( 3 3 'name' => 'podlove/podcast-publisher', 4 'pretty_version' => '4.1.1 8',5 'version' => '4.1.1 8.0',6 'reference' => ' 025fd78464241fe14962d447ca3d4e849e4f51f7',4 'pretty_version' => '4.1.19', 5 'version' => '4.1.19.0', 6 'reference' => '287ea4f3bddda425bea7052cd8542317f6d8b3fd', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 135 135 ), 136 136 'podlove/podcast-publisher' => array( 137 'pretty_version' => '4.1.1 8',138 'version' => '4.1.1 8.0',139 'reference' => ' 025fd78464241fe14962d447ca3d4e849e4f51f7',137 'pretty_version' => '4.1.19', 138 'version' => '4.1.19.0', 139 'reference' => '287ea4f3bddda425bea7052cd8542317f6d8b3fd', 140 140 'type' => 'library', 141 141 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.