Plugin Directory

Changeset 1300415


Ignore:
Timestamp:
12/04/2015 11:03:45 AM (10 years ago)
Author:
Yslo
Message:

1.1.2

Location:
wp-excerpt-settings
Files:
9 added
4 edited

Legend:

Unmodified
Added
Removed
  • wp-excerpt-settings/branches/1.1/languages/wp-excerpt-settings.pot

    r945730 r1300415  
     1# Copyright (C) 2015 WP Excerpt Settings
     2# This file is distributed under the same license as the WP Excerpt Settings package.
    13msgid ""
    24msgstr ""
    3 "Project-Id-Version: wp-excerpt-settings\n"
    4 "POT-Creation-Date: 2014-07-07 08:09+0100\n"
    5 "PO-Revision-Date: 2014-07-07 08:10+0100\n"
    6 "Last-Translator: Julien ELIAS <j.elias@laposte.net>\n"
    7 "Language-Team: \n"
    8 "Language: en_EN\n"
     5"Project-Id-Version: WP Excerpt Settings 1.1.1\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-excerpt-"
     7"settings\n"
     8"POT-Creation-Date: 2015-12-04 10:55:42+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "X-Generator: Poedit 1.6.5\n"
    13 "X-Poedit-Basepath: .\n"
    14 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
    15 "X-Poedit-SourceCharset: UTF-8\n"
    16 "X-Poedit-KeywordsList: __;_e\n"
    17 "X-Poedit-SearchPath-0: ..\n"
     12"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
     13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     14"Language-Team: LANGUAGE <LL@li.org>\n"
    1815
    19 #: ../wp-excerpt-settings.php:71
     16#: wp-excerpt-settings.php:75
    2017msgid "Settings"
    2118msgstr ""
    2219
    23 #: ../wp-excerpt-settings.php:85 ../wp-excerpt-settings.php:125
     20#: wp-excerpt-settings.php:90 wp-excerpt-settings.php:130
    2421msgid "Excerpt"
    2522msgstr ""
    2623
    27 #: ../wp-excerpt-settings.php:86
     24#: wp-excerpt-settings.php:91
    2825msgid "Excerpt text \"More\""
    2926msgstr ""
    3027
    31 #: ../wp-excerpt-settings.php:87
     28#: wp-excerpt-settings.php:92
    3229msgid "Excerpt words length"
    3330msgstr ""
    3431
    35 #: ../wp-excerpt-settings.php:94
     32#: wp-excerpt-settings.php:99
    3633msgid ""
    3734"By default, core excerpt display \"[...]\" text at the end and refers to the "
     
    3936msgstr ""
    4037
    41 #: ../wp-excerpt-settings.php:103
     38#: wp-excerpt-settings.php:108
    4239msgid "Default: [...]"
    4340msgstr ""
    4441
    45 #: ../wp-excerpt-settings.php:112
     42#: wp-excerpt-settings.php:117
    4643msgid "Default: 55, min: 5, max: 255"
    4744msgstr ""
    4845
    49 #: ../wp-excerpt-settings.php:126
     46#: wp-excerpt-settings.php:131
    5047msgid ""
    5148"Displays the excerpt of the current post with the \"[...]\" text at the end. "
     
    5653"Reference/the excerpt in Wordpress Codex</a>)"
    5754msgstr ""
     55
     56#. Plugin Name of the plugin/theme
     57msgid "WP Excerpt Settings"
     58msgstr ""
     59
     60#. Plugin URI of the plugin/theme
     61msgid "http://wordpress.org/plugins/wp-excerpt-settings/"
     62msgstr ""
     63
     64#. Description of the plugin/theme
     65msgid "Configure WordPress Excerpt through UI (User Interface)."
     66msgstr ""
     67
     68#. Author of the plugin/theme
     69msgid "Yslo"
     70msgstr ""
     71
     72#. Author URI of the plugin/theme
     73msgid "http://profiles.wordpress.org/yslo/"
     74msgstr ""
  • wp-excerpt-settings/branches/1.1/wp-excerpt-settings.php

    r998705 r1300415  
    11<?php
    22/**
    3  * @package wp-excerpt-settings
    4  * @version 1.1.1
     3 * Plugin Name: WP Excerpt Settings
     4 * Plugin URI: http://wordpress.org/plugins/wp-excerpt-settings/
     5 * Description: Configure WordPress Excerpt through UI (User Interface).
     6 * Author: Yslo
     7 * Text Domain: wp-excerpt-settings
     8 * Domain Path: /languages
     9 * Version: 1.1.2
     10 * Author URI: http://profiles.wordpress.org/yslo/
    511 */
    6 /*
    7 Plugin Name: WP Excerpt Settings
    8 Plugin URI: http://wordpress.org/plugins/wp-excerpt-settings/
    9 Description: Configure WordPress Excerpt through UI (User Interface).
    10 Author: Yslo
    11 Version: 1.1.1
    12 Author URI: http://profiles.wordpress.org/yslo/
    13 */
    1412
    1513if (!defined('ABSPATH')) exit; // Exit if accessed directly
     
    1816{
    1917    // Define version
    20     const VERSION = '1.1.1';
     18    const VERSION = '1.1.2';
    2119
    2220    var $wp_excerpt_options;
  • wp-excerpt-settings/trunk/languages/wp-excerpt-settings.pot

    r945730 r1300415  
     1# Copyright (C) 2015 WP Excerpt Settings
     2# This file is distributed under the same license as the WP Excerpt Settings package.
    13msgid ""
    24msgstr ""
    3 "Project-Id-Version: wp-excerpt-settings\n"
    4 "POT-Creation-Date: 2014-07-07 08:09+0100\n"
    5 "PO-Revision-Date: 2014-07-07 08:10+0100\n"
    6 "Last-Translator: Julien ELIAS <j.elias@laposte.net>\n"
    7 "Language-Team: \n"
    8 "Language: en_EN\n"
     5"Project-Id-Version: WP Excerpt Settings 1.1.1\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-excerpt-"
     7"settings\n"
     8"POT-Creation-Date: 2015-12-04 10:55:42+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "X-Generator: Poedit 1.6.5\n"
    13 "X-Poedit-Basepath: .\n"
    14 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
    15 "X-Poedit-SourceCharset: UTF-8\n"
    16 "X-Poedit-KeywordsList: __;_e\n"
    17 "X-Poedit-SearchPath-0: ..\n"
     12"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
     13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     14"Language-Team: LANGUAGE <LL@li.org>\n"
    1815
    19 #: ../wp-excerpt-settings.php:71
     16#: wp-excerpt-settings.php:75
    2017msgid "Settings"
    2118msgstr ""
    2219
    23 #: ../wp-excerpt-settings.php:85 ../wp-excerpt-settings.php:125
     20#: wp-excerpt-settings.php:90 wp-excerpt-settings.php:130
    2421msgid "Excerpt"
    2522msgstr ""
    2623
    27 #: ../wp-excerpt-settings.php:86
     24#: wp-excerpt-settings.php:91
    2825msgid "Excerpt text \"More\""
    2926msgstr ""
    3027
    31 #: ../wp-excerpt-settings.php:87
     28#: wp-excerpt-settings.php:92
    3229msgid "Excerpt words length"
    3330msgstr ""
    3431
    35 #: ../wp-excerpt-settings.php:94
     32#: wp-excerpt-settings.php:99
    3633msgid ""
    3734"By default, core excerpt display \"[...]\" text at the end and refers to the "
     
    3936msgstr ""
    4037
    41 #: ../wp-excerpt-settings.php:103
     38#: wp-excerpt-settings.php:108
    4239msgid "Default: [...]"
    4340msgstr ""
    4441
    45 #: ../wp-excerpt-settings.php:112
     42#: wp-excerpt-settings.php:117
    4643msgid "Default: 55, min: 5, max: 255"
    4744msgstr ""
    4845
    49 #: ../wp-excerpt-settings.php:126
     46#: wp-excerpt-settings.php:131
    5047msgid ""
    5148"Displays the excerpt of the current post with the \"[...]\" text at the end. "
     
    5653"Reference/the excerpt in Wordpress Codex</a>)"
    5754msgstr ""
     55
     56#. Plugin Name of the plugin/theme
     57msgid "WP Excerpt Settings"
     58msgstr ""
     59
     60#. Plugin URI of the plugin/theme
     61msgid "http://wordpress.org/plugins/wp-excerpt-settings/"
     62msgstr ""
     63
     64#. Description of the plugin/theme
     65msgid "Configure WordPress Excerpt through UI (User Interface)."
     66msgstr ""
     67
     68#. Author of the plugin/theme
     69msgid "Yslo"
     70msgstr ""
     71
     72#. Author URI of the plugin/theme
     73msgid "http://profiles.wordpress.org/yslo/"
     74msgstr ""
  • wp-excerpt-settings/trunk/wp-excerpt-settings.php

    r998705 r1300415  
    11<?php
    22/**
    3  * @package wp-excerpt-settings
    4  * @version 1.1.1
     3 * Plugin Name: WP Excerpt Settings
     4 * Plugin URI: http://wordpress.org/plugins/wp-excerpt-settings/
     5 * Description: Configure WordPress Excerpt through UI (User Interface).
     6 * Author: Yslo
     7 * Text Domain: wp-excerpt-settings
     8 * Domain Path: /languages
     9 * Version: 1.1.2
     10 * Author URI: http://profiles.wordpress.org/yslo/
    511 */
    6 /*
    7 Plugin Name: WP Excerpt Settings
    8 Plugin URI: http://wordpress.org/plugins/wp-excerpt-settings/
    9 Description: Configure WordPress Excerpt through UI (User Interface).
    10 Author: Yslo
    11 Version: 1.1.1
    12 Author URI: http://profiles.wordpress.org/yslo/
    13 */
    1412
    1513if (!defined('ABSPATH')) exit; // Exit if accessed directly
     
    1816{
    1917    // Define version
    20     const VERSION = '1.1.1';
     18    const VERSION = '1.1.2';
    2119
    2220    var $wp_excerpt_options;
Note: See TracChangeset for help on using the changeset viewer.