Skip to content

Commit

Permalink
Bump to 4.3.0 and transfer to Cedaro.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradyvercher committed Jul 7, 2015
1 parent 9ae1fbd commit 819fc40
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 43 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
A simple image widget that makes it a breeze to add images to sidebars in WordPress.

__Contributors:__ [Brady Vercher](https://github.com/bradyvercher)
__Requires:__ 3.5
__Tested up to:__ 4.2
__Requires:__ 4.0
__Tested up to:__ 4.4
__License:__ [GPL-2.0+](http://www.gnu.org/licenses/gpl-2.0.html)

Simple Image Widget is what the name implies -- the easiest way to add images to sidebars in WordPress.
Expand All @@ -13,13 +13,8 @@ Despite its simplicity, Simple Image Widget is built with extensibility in mind,

## Installation

Simple Image Widget is available in the [WordPress plugin repository](http://wordpress.org/plugins/simple-image-widget/), so it can be installed from your admin panel like most other plugins.
Simple Image Widget is available in the [WordPress plugin repository](https://wordpress.org/plugins/simple-image-widget/), so it can be installed from your admin panel like most other plugins.

## Potential Roadmap

* Drag and drop uploading

## Credits

Built by [Brady Vercher](http://twitter.com/bradyvercher)
Copyright 2014 Blazer Six, Inc.(http://www.blazersix.com/)
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "blazersix/simple-image-widget",
"name": "cedaro/simple-image-widget",
"description": "A simple WordPress image widget.",
"keywords": ["wordpress"],
"type": "wordpress-plugin",
"homepage": "https://github.com/blazersix/simple-image-widget",
"homepage": "https://github.com/cedaro/simple-image-widget",
"license": "GPL-2.0+",
"authors": [
{
"name": "Brady Vercher",
"email": "[email protected]",
"homepage": "http://www.blazersix.com/"
"homepage": "http://www.cedaro.com/"
}
],
"support": {
"issues": "https://github.com/blazersix/simple-image-widget/issues",
"source": "https://github.com/blazersix/simple-image-widget"
"issues": "https://github.com/cedaro/simple-image-widget/issues",
"source": "https://github.com/cedaro/simple-image-widget"
},
"require": {
"composer/installers": "~1.0"
Expand Down
2 changes: 1 addition & 1 deletion includes/class-simple-image-widget-legacy.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Legacy support.
*
* @package SimpleImageWidget
* @copyright Copyright (c) 2014, Blazer Six, Inc.
* @copyright Copyright (c) 2015 Cedaro, LLC
* @license GPL-2.0+
* @since 4.0.0
*/
Expand Down
2 changes: 1 addition & 1 deletion includes/class-simple-image-widget-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Simple Image Widget
*
* @package SimpleImageWidget
* @copyright Copyright (c) 2014, Blazer Six, Inc.
* @copyright Copyright (c) 2015 Cedaro, LLC
* @license GPL-2.0+
* @since 3.0.0
*/
Expand Down
2 changes: 1 addition & 1 deletion includes/class-simple-image-widget.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* The image widget.
*
* @package SimpleImageWidget
* @copyright Copyright (c) 2014, Blazer Six, Inc.
* @copyright Copyright (c) 2015 Cedaro, LLC
* @license GPL-2.0+
* @since 3.0.0
*/
Expand Down
12 changes: 7 additions & 5 deletions languages/simple-image-widget.pot
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright (C) 2015 Blazer Six
# Copyright (C) 2015 Cedaro
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Simple Image Widget 4.2.2\n"
"Project-Id-Version: Simple Image Widget 4.3.0\n"
"Report-Msgid-Bugs-To: "
"http://wordpress.org/support/plugin/simple-image-widget\n"
"POT-Creation-Date: 2014-06-13 21:26:00+00:00\n"
Expand All @@ -12,7 +12,7 @@ msgstr ""
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"X-Generator: grunt-wp-i18n 0.4.8\n"
"X-Generator: grunt-wp-i18n 0.5.2\n"
"X-Poedit-KeywordsList: "
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
Expand Down Expand Up @@ -208,9 +208,11 @@ msgid "A simple image widget utilizing the new WordPress media manager."
msgstr ""

#. Author of the plugin/theme
msgid "Blazer Six"
msgid "Cedaro"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://www.blazersix.com/"
msgid ""
"http://www.cedaro.com/?utm_source=wordpress-plugin&utm_medium=link&utm_"
"content=simple-image-widget-author-uri&utm_campaign=plugins"
msgstr ""
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"name": "simple-image-widget",
"version": "4.2.2",
"version": "4.3.0",
"description": "A simple WordPress image widget.",
"main": "Gruntfile.js",
"repository": {
"type": "git",
"url": "https://github.com/blazersix/simple-image-widget.git"
"url": "https://github.com/cedaro/simple-image-widget.git"
},
"author": {
"name": "Brady Vercher",
"email": "[email protected]",
"url": "http://www.blazersix.com/"
"url": "http://www.cedaro.com/"
},
"license": "GPL-2.0+",
"bugs": {
"url": "https://github.com/blazersix/simple-image-widget/issues"
"url": "https://github.com/cedaro/simple-image-widget/issues"
},
"homepage": "https://github.com/blazersix/simple-image-widget",
"homepage": "https://github.com/cedaro/simple-image-widget",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-watch": "~0.6.1",
"grunt-wp-i18n": "~0.4.8",
"grunt-wp-i18n": "~0.5.2",
"matchdep": "~0.3.0"
}
}
20 changes: 10 additions & 10 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
=== Simple Image Widget ===
Contributors: blazersix, bradyvercher
Contributors: cedaro, bradyvercher
Tags: image widget, widget, media, media manager, sidebar, image, photo, picture
Requires at least: 3.5
Tested up to: 4.2
Requires at least: 4.0
Tested up to: 4.3
Stable tag: trunk
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -15,15 +15,12 @@ Simple Image Widget is what the name implies -- the easiest way to add images to

Despite its simplicity, Simple Image Widget is built with extensibility in mind, making it super easy to spin off new image-based widgets, or customize the widget ouput using the available template hierarchy.

Blazer Six took over development and maintenance of Simple Image Widget with version 3.0, rewriting it from the ground up to take advantage of the media improvements in WordPress 3.5. Read about the original thought behind creating the plugin and ways it can be extended in [Building a Better Image Widget with the New WordPress Media Manager](http://www.blazersix.com/blog/wordpress-image-widget/).

= Additional Resources =

* [Write a review](http://wordpress.org/support/view/plugin-reviews/simple-image-widget#postform)
* [Have a question?](http://wordpress.org/support/plugin/simple-image-widget)
* [Contribute on GitHub](https://github.com/blazersix/simple-image-widget)
* [Follow @bradyvercher](https://twitter.com/bradyvercher)
* [Hire Blazer Six](http://www.blazersix.com/)
* [Write a review](https://wordpress.org/support/view/plugin-reviews/simple-image-widget#postform)
* [Contribute on GitHub](https://github.com/cedaro/simple-image-widget)
* [Follow @cedaroco](https://twitter.com/cedaroco)
* [Visit Cedaro](http://www.cedaro.com/?utm_source=wordpress.org&utm_medium=link&utm_content=simple-image-widget-readme&utm_campaign=plugins)

= Translation Credits =

Expand Down Expand Up @@ -79,6 +76,9 @@ The widget uses the core function `wp_get_attachment_image()` to display the ima

== Changelog ==

= 4.3.0 =
* Transferred to [Cedaro](http://www.cedaro.com/).

= 4.2.2 =
* Show media extensions in the post finder modal.
* Added Dutch translation.
Expand Down
8 changes: 4 additions & 4 deletions simple-image-widget.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
*
* @package SimpleImageWidget
* @author Brady Vercher
* @copyright Copyright (c) 2014, Blazer Six, Inc.
* @copyright Copyright (c) 2015 Cedaro, LLC
* @license GPL-2.0+
*
* @wordpress-plugin
* Plugin Name: Simple Image Widget
* Plugin URI: https://wordpress.org/extend/plugins/simple-image-widget/
* Description: A simple image widget utilizing the new WordPress media manager.
* Version: 4.2.2
* Author: Blazer Six
* Author URI: http://www.blazersix.com/
* Version: 4.3.0
* Author: Cedaro
* Author URI: http://www.cedaro.com/?utm_source=wordpress-plugin&utm_medium=link&utm_content=simple-image-widget-author-uri&utm_campaign=plugins
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: simple-image-widget
Expand Down
2 changes: 1 addition & 1 deletion templates/widget.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* child theme to make edits.
*
* @package SimpleImageWidget
* @copyright Copyright (c) 2014, Blazer Six, Inc.
* @copyright Copyright (c) 2015 Cedaro, LLC
* @license GPL-2.0+
* @since 4.0.0
*/
Expand Down

0 comments on commit 819fc40

Please sign in to comment.