Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
Release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marksabbath authored Jul 9, 2019
1 parent a1082a5 commit 2fb45f4
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 79 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/studiopress/genesis-simple-edits",
"license": "GPL-2.0-or-later",
"require": {
"php": "^5.3 || ^7",
"php": "^5.6 || ^7",
"composer/installers": "^1"
},
"require-dev": {
Expand Down
132 changes: 70 additions & 62 deletions languages/genesis-simple-edits.pot
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Copyright (C) 2015 Nathan Rice
# Copyright (C) 2019 StudioPress
# This file is distributed under the GNU General Public License v2.0 (or later).
msgid ""
msgstr ""
"Project-Id-Version: Genesis Simple Edits 2.1.1\n"
"Project-Id-Version: Genesis Simple Edits 2.2.2\n"
"Report-Msgid-Bugs-To: StudioPress <[email protected]>\n"
"POT-Creation-Date: 2015-09-29 19:30:54+00:00\n"
"POT-Creation-Date: 2019-07-08 13:19:27+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
"Last-Translator: StudioPress <[email protected]>\n"
"Language-Team: English <[email protected]>\n"
"X-Generator: grunt-wp-i18n 0.4.4\n"
Expand All @@ -24,173 +24,181 @@ msgstr ""
"X-Poedit-SearchPath-0: .\n"
"X-Textdomain-Support: yes\n"

#: plugin.php:48
msgid "Sorry, you cannot activate without <a href=\"%s\">Genesis %s</a> or greater"
msgstr ""

#: plugin.php:83
msgid "Simple Edits Reset"
#: includes/class-genesis-simple-edits-admin.php:57
msgid "Genesis - Simple Edits"
msgstr ""

#: plugin.php:86
msgid "Simple Edits Saved"
#: includes/class-genesis-simple-edits-admin.php:58
msgid "Simple Edits"
msgstr ""

#: plugin.php:93 plugin.php:94 plugin.php:100
#: includes/class-genesis-simple-edits-admin.php:76
#: includes/class-genesis-simple-edits-admin.php:77
#: includes/class-genesis-simple-edits-admin.php:83
msgid "Copyright"
msgstr ""

#: plugin.php:93 plugin.php:100
#: includes/class-genesis-simple-edits-admin.php:76
#: includes/class-genesis-simple-edits-admin.php:83
msgid "On"
msgstr ""

#: plugin.php:97
#: includes/class-genesis-simple-edits-admin.php:80
msgid "By"
msgstr ""

#: plugin.php:109
msgid "Genesis - Simple Edits"
#: includes/class-genesis-simple-edits.php:110
msgid "upgrade to"
msgstr ""

#: plugin.php:109
msgid "Simple Edits"
#: includes/class-genesis-simple-edits.php:110
msgid "install and activate"
msgstr ""

#: includes/class-genesis-simple-edits.php:113
#. Translators: String 1 is the version of WordPress required, String 2 is the
#. version of Genesis required. String 3 is an expected action to take, String
#. 4 is the URL of the Genesis Plugin.
msgid ""
"Genesis Simple Edits requires WordPress %1$s and Genesis %2$s, or greater. "
"Please %3$s the latest version of <a href=\"%4$s\" "
"target=\"_blank\">Genesis</a> to use this plugin."
msgstr ""

#: plugin.php:124
#: includes/views/admin.php:12
msgid "Entry Meta (above content)"
msgstr ""

#: plugin.php:131
#: includes/views/admin.php:19
msgid "Entry Meta (below content)"
msgstr ""

#: plugin.php:135
#: includes/views/admin.php:23
msgid "Show available entry meta shortcodes"
msgstr ""

#: plugin.php:141 plugin.php:192
#: includes/views/admin.php:29 includes/views/admin.php:90
msgid "Shortcode Reference"
msgstr ""

#: plugin.php:143 plugin.php:194
#: includes/views/admin.php:41
#. Translators: The string is a URL to a usage guide.
msgid ""
"NOTE: For a more comprehensive shortcode usage guide, <a "
"href=\"http://my.studiopress.com/docs/shortcode-reference/\" "
"target=\"_blank\">see this page</a>."
"NOTE: For a more comprehensive shortcode usage guide, see the <a "
"href=\"%s\" target=\"_blank\">post shortcode reference</a>."
msgstr ""

#: plugin.php:146
#: includes/views/admin.php:44
msgid "Date the entry was published"
msgstr ""

#: plugin.php:147
#: includes/views/admin.php:45
msgid "Date the entry was last modified"
msgstr ""

#: plugin.php:148
#: includes/views/admin.php:46
msgid "Time the entry was published"
msgstr ""

#: plugin.php:149
#: includes/views/admin.php:47
msgid "Time the entry was last modified"
msgstr ""

#: plugin.php:150
#: includes/views/admin.php:48
msgid "Entry author display name"
msgstr ""

#: plugin.php:151
#: includes/views/admin.php:49
msgid "Entry author display name, linked to their website"
msgstr ""

#: plugin.php:152
#: includes/views/admin.php:50
msgid "Entry author display name, linked to their archive"
msgstr ""

#: plugin.php:153
#: includes/views/admin.php:51
msgid "Entry comments link"
msgstr ""

#: plugin.php:154
#: includes/views/admin.php:52
msgid "List of entry tags"
msgstr ""

#: plugin.php:155
#: includes/views/admin.php:53
msgid "List of entry categories"
msgstr ""

#: plugin.php:156
#: includes/views/admin.php:54
msgid "Entry edit link (visible to admins)"
msgstr ""

#: plugin.php:164
#: includes/views/admin.php:62
msgid "Footer \"Back to Top\" Link"
msgstr ""

#: plugin.php:172
#: includes/views/admin.php:70
msgid "Footer Credits Text"
msgstr ""

#: plugin.php:179
#: includes/views/admin.php:77
msgid "Footer Output"
msgstr ""

#: plugin.php:181
#: includes/views/admin.php:79
msgid "Modify Entire Footer Text (including markup)?"
msgstr ""

#: plugin.php:183
#: includes/views/admin.php:81
msgid ""
"NOTE: Checking this option will use the content of the box below, and "
"override the options above."
msgstr ""

#: plugin.php:187
#: includes/views/admin.php:85
msgid "Show available footer shortcodes"
msgstr ""

#: plugin.php:198
#: includes/views/admin.php:102
#. Translators: The string is a URL to a usage guide.
msgid ""
"NOTE: For a more comprehensive shortcode usage guide, see the <a "
"href=\"%s\" target=\"_blank\">footer shortcode reference</a>."
msgstr ""

#: includes/views/admin.php:106
msgid "The \"Back to Top\" Link"
msgstr ""

#: plugin.php:200
#: includes/views/admin.php:108
msgid "The Copyright notice"
msgstr ""

#: plugin.php:201
#: includes/views/admin.php:109
msgid "The Child Theme Link"
msgstr ""

#: plugin.php:202
#: includes/views/admin.php:110
msgid "The Genesis Link"
msgstr ""

#: plugin.php:203
#: includes/views/admin.php:111
msgid "The StudioPress Link"
msgstr ""

#: plugin.php:204
#: includes/views/admin.php:112
msgid "The WordPress Link"
msgstr ""

#: plugin.php:205
#: includes/views/admin.php:113
msgid "Log In/Out Link"
msgstr ""

#: plugin.php:214
msgid "Save Settings"
msgstr ""

#: plugin.php:215
msgid "Reset Settings"
msgstr ""

#. Plugin Name of the plugin/theme
msgid "Genesis Simple Edits"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://www.studiopress.com/plugins/genesis-simple-edits"
msgid "https://www.studiopress.com/plugins/genesis-simple-edits"
msgstr ""

#. Description of the plugin/theme
Expand All @@ -200,9 +208,9 @@ msgid ""
msgstr ""

#. Author of the plugin/theme
msgid "Nathan Rice"
msgid "StudioPress"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://www.nathanrice.net/"
msgid "https://www.studiopress.com/"
msgstr ""
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"description": "Genesis Simple Edits lets you edit the three most commonly modified areas in any Genesis theme: the post-info, the post-meta, and the footer area.",
"author": "StudioPress",
"authoruri": "http://www.studiopress.com/",
"version": "2.2.1",
"version": "2.2.2",
"license": "GPL-2.0+",
"licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
"textdomain": "genesis-simple-edits"
Expand Down
8 changes: 4 additions & 4 deletions plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
/**
* Genesis Simple Edits File
* Plugin Name: Genesis Simple Edits
* Plugin URI: http://www.studiopress.com/plugins/genesis-simple-edits
* Plugin URI: https://www.studiopress.com/plugins/genesis-simple-edits
* Description: Genesis Simple Edits lets you edit the three most commonly modified areas in any Genesis theme: the post-info, the post-meta, and the footer area.
* Author: StudioPress
* Author URI: http://www.studiopress.com/
* Author URI: https://www.studiopress.com/
*
* Version: 2.2.1
* Version: 2.2.2
*
* Text Domain: genesis-simple-edits
* Domain Path: /languages
* License: GNU General Public License v2.0 (or later)
* License URI: http://www.opensource.org/licenses/gpl-license.php
* License URI: https://www.opensource.org/licenses/gpl-license.php
*
* @package genesis-simple-edits
*/
Expand Down
25 changes: 14 additions & 11 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: nathanrice, studiopress, wpmuguru
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
Tags: shortcodes, genesis, genesiswp, studiopress
Requires at least: 4.7.2
Tested up to: 4.7.3
Stable tag: 2.2.1
Tested up to: 5.2.2
Stable tag: 2.2.2

This plugin lets you edit the three most commonly modified areas in any Genesis theme: the post-info (byline), the post-meta, and the footer area.

Expand Down Expand Up @@ -33,6 +33,9 @@ You must have Genesis (2.4.2+) or a Genesis child theme installed and activated

== Changelog ==

= 2.2.2 =
* Add compatibility with WordPress Coding Standards.

= 2.2.1 =
* Genesis 2.6+ compatibility (prevents white screen).

Expand All @@ -41,22 +44,22 @@ You must have Genesis (2.4.2+) or a Genesis child theme installed and activated
* Update Author and Author URI.

= 2.1.3 =
* add textdomain loader
* add plugin header i18n
* add textdomain loader.
* add plugin header i18n.

= 2.1.2 =
* Generate POT
* Generate POT.

= 2.1.1 =
* Prevent fatal error when Genesis 2.1 not active
* Prevent fatal error when Genesis 2.1 not active.

= 2.1.0 =
* Genesis 2.1+ compatibility
* Genesis 2.1+ compatibility.

= 1.7.1 =
* Increased installation requirement to Genesis 1.7.1
* Removed PHP4 constructor
* Whitespace, standards, and documentation
* Increased installation requirement to Genesis 1.7.1.
* Removed PHP4 constructor.
* Whitespace, standards, and documentation.

= 1.0 =
* Initial Release
* Initial Release.

0 comments on commit 2fb45f4

Please sign in to comment.