Changeset 2385657
- Timestamp:
- 09/21/2020 01:10:10 PM (6 years ago)
- Location:
- exodox
- Files:
-
- 10 edited
- 1 copied
-
tags/0.7.9 (copied) (copied from exodox/trunk)
-
tags/0.7.9/exodox.php (modified) (2 diffs)
-
tags/0.7.9/languages/exodox-sv_SE.mo (modified) (previous)
-
tags/0.7.9/languages/exodox-sv_SE.po (modified) (1 diff)
-
tags/0.7.9/languages/exodox.pot (modified) (2 diffs)
-
tags/0.7.9/readme.txt (modified) (1 diff)
-
trunk/exodox.php (modified) (2 diffs)
-
trunk/languages/exodox-sv_SE.mo (modified) (previous)
-
trunk/languages/exodox-sv_SE.po (modified) (1 diff)
-
trunk/languages/exodox.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
exodox/tags/0.7.9/exodox.php
r2373044 r2385657 3 3 * Plugin Name: Exodox 4 4 * Plugin URI: https://exodox.link/get-plugin/ 5 * Version: 0.7. 85 * Version: 0.7.9 6 6 * Author: Exodox 7 7 * Author URI: https://exodox.link … … 42 42 class ExodoxLogin 43 43 { 44 const EXODOX_PLUGIN_VERSION = '0.7. 8';44 const EXODOX_PLUGIN_VERSION = '0.7.9'; 45 45 const EXODOX_ADMIN_PAGE_SLUG = 'exodox'; 46 46 const EXODOX_COOKIE_NAME = 'exodoxUserId'; -
exodox/tags/0.7.9/languages/exodox-sv_SE.po
r2373044 r2385657 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Exodox 0.7.8\n"5 "Project-Id-Version: Plugins - Exodox - Stable (latest release)\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n" 7 7 "POT-Creation-Date: 2020-08-26T13:13:20+00:00\n" -
exodox/tags/0.7.9/languages/exodox.pot
r2373044 r2385657 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Exodox 0.7.8\n"5 "Project-Id-Version: Plugins - Exodox - Stable (latest release)\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2020-0 8-26T13:13:20+00:00\n"12 "POT-Creation-Date: 2020-09-15T14:45:01+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n" -
exodox/tags/0.7.9/readme.txt
r2373044 r2385657 6 6 Tested up to: 5.4.1 7 7 Requires PHP: 7.2 8 Stable tag: 0.7. 88 Stable tag: 0.7.9 9 9 License: ISC 10 10 License URI: http://directory.fsf.org/wiki/License:ISC -
exodox/trunk/exodox.php
r2373044 r2385657 3 3 * Plugin Name: Exodox 4 4 * Plugin URI: https://exodox.link/get-plugin/ 5 * Version: 0.7. 85 * Version: 0.7.9 6 6 * Author: Exodox 7 7 * Author URI: https://exodox.link … … 42 42 class ExodoxLogin 43 43 { 44 const EXODOX_PLUGIN_VERSION = '0.7. 8';44 const EXODOX_PLUGIN_VERSION = '0.7.9'; 45 45 const EXODOX_ADMIN_PAGE_SLUG = 'exodox'; 46 46 const EXODOX_COOKIE_NAME = 'exodoxUserId'; -
exodox/trunk/languages/exodox-sv_SE.po
r2373044 r2385657 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Exodox 0.7.8\n"5 "Project-Id-Version: Plugins - Exodox - Stable (latest release)\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n" 7 7 "POT-Creation-Date: 2020-08-26T13:13:20+00:00\n" -
exodox/trunk/languages/exodox.pot
r2373044 r2385657 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Exodox 0.7.8\n"5 "Project-Id-Version: Plugins - Exodox - Stable (latest release)\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2020-0 8-26T13:13:20+00:00\n"12 "POT-Creation-Date: 2020-09-15T14:45:01+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n" -
exodox/trunk/readme.txt
r2373044 r2385657 6 6 Tested up to: 5.4.1 7 7 Requires PHP: 7.2 8 Stable tag: 0.7. 88 Stable tag: 0.7.9 9 9 License: ISC 10 10 License URI: http://directory.fsf.org/wiki/License:ISC
Note: See TracChangeset
for help on using the changeset viewer.