2.2.1 release

This commit is contained in:
Marcos Antonio Schratzenstaller
2019-07-09 12:01:19 -03:00
committed by GitHub
parent e5d32cca14
commit 51084ca1b1
5 changed files with 82 additions and 55 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ if ( ! defined( 'ABSPATH' ) ) {
} }
define( 'GENESIS_SIMPLE_SIDEBARS_SETTINGS_FIELD', 'genesis_simple_sidebars_settings' ); define( 'GENESIS_SIMPLE_SIDEBARS_SETTINGS_FIELD', 'genesis_simple_sidebars_settings' );
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.0' ); define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.1' );
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_URL', plugins_url( '', __FILE__ ) ); define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_URL', plugins_url( '', __FILE__ ) );
+72 -48
View File
@@ -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). # This file is distributed under the GNU General Public License v2.0 (or later).
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Genesis Simple Sidebars 2.0.2\n" "Project-Id-Version: Genesis Simple Sidebars 2.2.1\n"
"Report-Msgid-Bugs-To: StudioPress <translations@studiopress.com>\n" "Report-Msgid-Bugs-To: StudioPress <translations@studiopress.com>\n"
"POT-Creation-Date: 2015-09-29 20:53:32+00:00\n" "POT-Creation-Date: 2019-07-05 14:42:22+00:00\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\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 <translations@studiopress.com>\n" "Last-Translator: StudioPress <translations@studiopress.com>\n"
"Language-Team: English <translations@studiopress.com>\n" "Language-Team: English <translations@studiopress.com>\n"
"X-Generator: grunt-wp-i18n 0.4.4\n" "X-Generator: grunt-wp-i18n 0.4.4\n"
@@ -24,132 +24,156 @@ msgstr ""
"X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPath-0: .\n"
"X-Textdomain-Support: yes\n" "X-Textdomain-Support: yes\n"
#: includes/admin.php:32 includes/views/main.php:2 #: includes/class-genesis-simple-sidebars-admin.php:54
#: includes/views/admin-main.php:10
msgid "Genesis - Simple Sidebars" msgid "Genesis - Simple Sidebars"
msgstr "" msgstr ""
#: includes/admin.php:33 #: includes/class-genesis-simple-sidebars-admin.php:55
msgid "Simple Sidebars" msgid "Simple Sidebars"
msgstr "" msgstr ""
#: includes/admin.php:107 #: includes/class-genesis-simple-sidebars-admin.php:133
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: includes/admin.php:108 #: includes/class-genesis-simple-sidebars-admin.php:134
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: includes/admin.php:173 #: includes/class-genesis-simple-sidebars-admin.php:203
msgid "New sidebar successfully created!" msgid "New sidebar successfully created!"
msgstr "" msgstr ""
#: includes/admin.php:178 #: includes/class-genesis-simple-sidebars-admin.php:208
msgid "Sidebar successfully edited!" msgid "Sidebar successfully edited!"
msgstr "" msgstr ""
#: includes/admin.php:183 #: includes/class-genesis-simple-sidebars-admin.php:213
msgid "Sidebar successfully deleted." msgid "Sidebar successfully deleted."
msgstr "" msgstr ""
#: includes/admin.php:319 #: includes/class-genesis-simple-sidebars-admin.php:362
msgid "Oops! Please choose a valid Name and ID for this sidebar" msgid "Oops! Please choose a valid Name for this sidebar"
msgstr "" msgstr ""
#: includes/admin.php:322 #: includes/class-genesis-simple-sidebars-admin.php:364
msgid "Oops! That sidebar ID already exists" msgid "Oops! That sidebar ID already exists"
msgstr "" msgstr ""
#: includes/admin.php:325 #: includes/class-genesis-simple-sidebars-admin.php:366
msgid "" msgid ""
"Oops! You are trying to edit a sidebar that does not exist, or is not " "Oops! You are trying to edit a sidebar that does not exist, or is not "
"editable" "editable"
msgstr "" msgstr ""
#: includes/admin.php:328 #: includes/class-genesis-simple-sidebars-admin.php:368
msgid "" msgid ""
"Oops! You are trying to delete a sidebar that does not exist, or cannot be " "Oops! You are trying to delete a sidebar that does not exist, or cannot be "
"deleted" "deleted"
msgstr "" msgstr ""
#: includes/admin.php:331 #: includes/class-genesis-simple-sidebars-admin.php:370
msgid "Oops! Something went wrong. Try again." msgid "Oops! Something went wrong. Try again."
msgstr "" msgstr ""
#: includes/inpost.php:12 #: includes/class-genesis-simple-sidebars-entry.php:33
msgid "Sidebar Selection" msgid "Sidebar Selection"
msgstr "" msgstr ""
#: includes/inpost.php:35 includes/inpost.php:50 includes/term.php:37 #: includes/class-genesis-simple-sidebars.php:99
#: includes/term.php:54 msgid "upgrade to"
msgid "Default"
msgstr "" msgstr ""
#: includes/term.php:30 #: includes/class-genesis-simple-sidebars.php:99
msgid "Sidebar Options" msgid "install and activate"
msgstr "" msgstr ""
#: includes/term.php:34 #: includes/class-genesis-simple-sidebars.php:102
msgid "Primary Sidebar" #. translators: %1$s is WordPress minimum version, %2$s is Genesis minimum
#. version, %3$s is action and %4$s is link.
msgid ""
"Genesis Simple Sidebars 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 "" msgstr ""
#: includes/term.php:51 #: includes/deprecated.php:68
msgid "Secondary Sidebar" msgid "dynamic_sidebar() with sidebars_widget filter"
msgstr "" msgstr ""
#: includes/views/edit.php:5 #: includes/views/admin-edit.php:14
msgid "Nice try, partner. But that sidebar doesn't exist. Click back and try again." msgid "Nice try, partner. But that sidebar doesn't exist. Click back and try again."
msgstr "" msgstr ""
#: includes/views/edit.php:9 #: includes/views/admin-edit.php:18
msgid "Edit Sidebar" msgid "Edit Sidebar"
msgstr "" msgstr ""
#: includes/views/edit.php:17 includes/views/main.php:13 #: includes/views/admin-edit.php:26 includes/views/admin-main.php:21
#: includes/views/main.php:21 includes/views/main.php:48 #: includes/views/admin-main.php:29 includes/views/admin-main.php:56
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: includes/views/edit.php:19 includes/views/main.php:50 #: includes/views/admin-edit.php:28 includes/views/admin-main.php:58
msgid "A recognizable name for your new sidebar widget area" msgid "A recognizable name for your new sidebar widget area"
msgstr "" msgstr ""
#: includes/views/edit.php:23 includes/views/main.php:14 #: includes/views/admin-edit.php:32 includes/views/admin-main.php:22
#: includes/views/main.php:22 includes/views/main.php:54 #: includes/views/admin-main.php:30 includes/views/admin-main.php:62
msgid "ID" msgid "ID"
msgstr "" msgstr ""
#: includes/views/edit.php:27 #: includes/views/admin-edit.php:37
msgid "" msgid ""
"The unique ID is used to register the sidebar widget area (cannot be " "The unique ID is used to register the sidebar widget area (cannot be "
"changed)" "changed)"
msgstr "" msgstr ""
#: includes/views/edit.php:31 includes/views/main.php:15 #: includes/views/admin-edit.php:41 includes/views/admin-main.php:23
#: includes/views/main.php:23 includes/views/main.php:60 #: includes/views/admin-main.php:31 includes/views/admin-main.php:68
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: includes/views/edit.php:37 #: includes/views/admin-edit.php:47
msgid "Update" msgid "Update"
msgstr "" msgstr ""
#: includes/views/main.php:9 #: includes/views/admin-main.php:17
msgid "Current Sidebars" msgid "Current Sidebars"
msgstr "" msgstr ""
#: includes/views/main.php:42 includes/views/main.php:64 #: includes/views/admin-main.php:50 includes/views/admin-main.php:72
msgid "Add New Sidebar" msgid "Add New Sidebar"
msgstr "" msgstr ""
#: includes/views/main.php:56 #: includes/views/admin-main.php:64
msgid "The unique ID is used to register the sidebar widget area" msgid "The unique ID is used to register the sidebar widget area"
msgstr "" msgstr ""
#: plugin.php:48 #: includes/views/entry-metabox-content.php:16
msgid "" #: includes/views/entry-metabox-content.php:32
"Sorry, you cannot run Simple Sidebars without WordPress %s and <a " #: includes/views/entry-metabox-content.php:48
"href=\"%s\">Genesis %s</a>, or greater." #: includes/views/term-edit-sidebar-form.php:19
#: includes/views/term-edit-sidebar-form.php:34
#: includes/views/term-edit-sidebar-form.php:49
msgid "Default"
msgstr ""
#: includes/views/term-edit-sidebar-form.php:11
msgid "Sidebar Options"
msgstr ""
#: includes/views/term-edit-sidebar-form.php:16
msgid "Header Right"
msgstr ""
#: includes/views/term-edit-sidebar-form.php:31
msgid "Primary Sidebar"
msgstr ""
#: includes/views/term-edit-sidebar-form.php:46
msgid "Secondary Sidebar"
msgstr "" msgstr ""
#. Plugin Name of the plugin/theme #. Plugin Name of the plugin/theme
@@ -157,7 +181,7 @@ msgid "Genesis Simple Sidebars"
msgstr "" msgstr ""
#. Plugin URI of the plugin/theme #. Plugin URI of the plugin/theme
msgid "http://www.studiopress.com/plugins/simple-sidebars" msgid "https://github.com/studiopress/genesis-simple-sidebars"
msgstr "" msgstr ""
#. Description of the plugin/theme #. Description of the plugin/theme
@@ -167,9 +191,9 @@ msgid ""
msgstr "" msgstr ""
#. Author of the plugin/theme #. Author of the plugin/theme
msgid "Nathan Rice" msgid "StudioPress"
msgstr "" msgstr ""
#. Author URI of the plugin/theme #. Author URI of the plugin/theme
msgid "http://www.nathanrice.net/" msgid "https://www.studiopress.com/"
msgstr "" msgstr ""
+1 -1
View File
@@ -29,7 +29,7 @@
"description": "Genesis Simple Sidebars allows you to easily create and use new sidebar widget areas.", "description": "Genesis Simple Sidebars allows you to easily create and use new sidebar widget areas.",
"author": "StudioPress", "author": "StudioPress",
"authoruri": "http://www.studiopress.com/", "authoruri": "http://www.studiopress.com/",
"version": "2.0.2", "version": "2.2.1",
"license": "GPL-2.0+", "license": "GPL-2.0+",
"licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html", "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
"textdomain": "genesis-simple-sidebars" "textdomain": "genesis-simple-sidebars"
+3 -3
View File
@@ -1,11 +1,11 @@
<?php <?php
/** /**
* Plugin Name: Genesis Simple Sidebars * Plugin Name: Genesis Simple Sidebars
* Plugin URI: https://github.com/copyblogger/genesis-simple-sidebars * Plugin URI: https://github.com/studiopress/genesis-simple-sidebars
* Description: Genesis Simple Sidebars allows you to easily create and use new sidebar widget areas. * Description: Genesis Simple Sidebars allows you to easily create and use new sidebar widget areas.
* Version: 2.2.0 * Version: 2.2.1
* Author: StudioPress * Author: StudioPress
* Author URI: http://www.studiopress.com/ * Author URI: https://www.studiopress.com/
* License: GNU General Public License v2.0 (or later) * License: GNU General Public License v2.0 (or later)
* License URI: https://www.opensource.org/licenses/gpl-license.php * License URI: https://www.opensource.org/licenses/gpl-license.php
* *
+5 -2
View File
@@ -3,8 +3,8 @@ Contributors: nathanrice, wpmuguru, marksabbath
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
Tags: hooks, genesis, genesiswp, studiopress Tags: hooks, genesis, genesiswp, studiopress
Requires at least: 4.7.3 Requires at least: 4.7.3
Tested up to: 5.1.1 Tested up to: 5.2.2
Stable tag: 2.2.0 Stable tag: 2.2.1
This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis. This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis.
@@ -37,6 +37,9 @@ Not in the way you're probably thinking. The markup surrounding the widget area
== Changelog == == Changelog ==
= 2.2.1 =
* Allow sidebars to show in the WordPress Posts page.
= 2.2.0 = = 2.2.0 =
* Fixed coding standards errors. * Fixed coding standards errors.
* Introduced coding standards validation. * Introduced coding standards validation.