Changeset 2770460
- Timestamp:
- 08/15/2022 07:57:36 AM (4 years ago)
- Location:
- saperu-integration/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
saperu-integration.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
saperu-integration/trunk/readme.txt
r2762928 r2770460 7 7 Tags: sape, seo, link, site, teaser, rtb 8 8 Requires at least: 4.2 9 Tested up to: 5.8.19 Tested up to: 6.0.1 10 10 Stable tag: trunk 11 Version: 3.4 11 Version: 3.4.1 12 12 Author: Sape.ru 13 13 Author URI: https://www.sape.ru/ … … 95 95 The ability to display verification code was added 96 96 97 ### v 3.4.1 98 Interface edits 99 97 100 ## Changelog 98 101 ### v 0.01 … … 149 152 Compatible with Word Press 6.0 150 153 The ability to display verification code was added 154 155 ### v 3.4.1 156 Interface edits -
saperu-integration/trunk/saperu-integration.php
r2762928 r2770460 4 4 Plugin URI: https://github.com/sape-ru/client-code-wordpress/releases 5 5 Description: Plugin for Sape.ru webmaster services integration 6 Version: 3.4 6 Version: 3.4.1 7 7 Author: Sape.ru 8 8 Author URI: http://www.sape.ru/ … … 974 974 parent::__construct( 975 975 'sape_links', 976 'Sape Ссылки',976 __('Sape Ссылки', 'sapeTranslate'), 977 977 array( 978 978 'description' => __('Вывод ссылок Sape на сайте. Вы можете использовать несколько виджетов, чтобы отобразить ссылки в нескольких местах.', 'sapeTranslate'),
Note: See TracChangeset
for help on using the changeset viewer.