Plugin Directory

Changeset 2385657


Ignore:
Timestamp:
09/21/2020 01:10:10 PM (6 years ago)
Author:
exodox
Message:

Deploy to WordPress directory (v0.7.9)

Location:
exodox
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • exodox/tags/0.7.9/exodox.php

    r2373044 r2385657  
    33 * Plugin Name: Exodox
    44 * Plugin URI:  https://exodox.link/get-plugin/
    5  * Version:     0.7.8
     5 * Version:     0.7.9
    66 * Author:      Exodox
    77 * Author URI:  https://exodox.link
     
    4242class ExodoxLogin
    4343{
    44     const EXODOX_PLUGIN_VERSION = '0.7.8';
     44    const EXODOX_PLUGIN_VERSION = '0.7.9';
    4545    const EXODOX_ADMIN_PAGE_SLUG = 'exodox';
    4646    const EXODOX_COOKIE_NAME = 'exodoxUserId';
  • exodox/tags/0.7.9/languages/exodox-sv_SE.po

    r2373044 r2385657  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Exodox 0.7.8\n"
     5"Project-Id-Version: Plugins - Exodox - Stable (latest release)\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n"
    77"POT-Creation-Date: 2020-08-26T13:13:20+00:00\n"
  • exodox/tags/0.7.9/languages/exodox.pot

    r2373044 r2385657  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Exodox 0.7.8\n"
     5"Project-Id-Version: Plugins - Exodox - Stable (latest release)\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2020-08-26T13:13:20+00:00\n"
     12"POT-Creation-Date: 2020-09-15T14:45:01+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.4.0\n"
  • exodox/tags/0.7.9/readme.txt

    r2373044 r2385657  
    66Tested up to: 5.4.1
    77Requires PHP: 7.2
    8 Stable tag: 0.7.8
     8Stable tag: 0.7.9
    99License: ISC
    1010License URI: http://directory.fsf.org/wiki/License:ISC
  • exodox/trunk/exodox.php

    r2373044 r2385657  
    33 * Plugin Name: Exodox
    44 * Plugin URI:  https://exodox.link/get-plugin/
    5  * Version:     0.7.8
     5 * Version:     0.7.9
    66 * Author:      Exodox
    77 * Author URI:  https://exodox.link
     
    4242class ExodoxLogin
    4343{
    44     const EXODOX_PLUGIN_VERSION = '0.7.8';
     44    const EXODOX_PLUGIN_VERSION = '0.7.9';
    4545    const EXODOX_ADMIN_PAGE_SLUG = 'exodox';
    4646    const EXODOX_COOKIE_NAME = 'exodoxUserId';
  • exodox/trunk/languages/exodox-sv_SE.po

    r2373044 r2385657  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Exodox 0.7.8\n"
     5"Project-Id-Version: Plugins - Exodox - Stable (latest release)\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n"
    77"POT-Creation-Date: 2020-08-26T13:13:20+00:00\n"
  • exodox/trunk/languages/exodox.pot

    r2373044 r2385657  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Exodox 0.7.8\n"
     5"Project-Id-Version: Plugins - Exodox - Stable (latest release)\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/exodox\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2020-08-26T13:13:20+00:00\n"
     12"POT-Creation-Date: 2020-09-15T14:45:01+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.4.0\n"
  • exodox/trunk/readme.txt

    r2373044 r2385657  
    66Tested up to: 5.4.1
    77Requires PHP: 7.2
    8 Stable tag: 0.7.8
     8Stable tag: 0.7.9
    99License: ISC
    1010License URI: http://directory.fsf.org/wiki/License:ISC
Note: See TracChangeset for help on using the changeset viewer.