Skip to content

Commit

Permalink
Merge pull request #19 from donnapep/fix/plugin-homepage
Browse files Browse the repository at this point in the history
Update plugin homepage link
  • Loading branch information
Donna Peplinskie committed Mar 24, 2016
2 parents 8f594ff + c357584 commit f0d6457
Show file tree
Hide file tree
Showing 18 changed files with 28 additions and 25 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log #

## 2.3.5 ##
* Fix: Update plugin homepage link.

## 2.3.4 ##
* New: Add *Site Links* section to the *Links* settings tab to facilitate adding Goodreads and/or Barnes & Noble links.
* Tweak: Optimize Javascript and CSS files.
Expand Down
4 changes: 2 additions & 2 deletions src/book-review.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
*
* @wordpress-plugin
* Plugin Name: Book Review
* Plugin URI: http://wpreviewplugins.com/downloads/book-review/
* Plugin URI: http://wpreviewplugins.com/product/book-review/
* Description: Add book information such as title, author, publisher and cover photo to enhance your review posts.
* Version: 2.3.4
* Version: 2.3.5
* Author: Donna Peplinskie
* Author URI: http://donnapeplinskie.com/
* Text Domain: book-review
Expand Down
2 changes: 1 addition & 1 deletion src/includes/class-book-review-activator.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Book_Review_Activator {
* @access protected
* @var string
*/
const VERSION = '2.3.4';
const VERSION = '2.3.5';

/**
* Fired when the plugin is activated.
Expand Down
2 changes: 1 addition & 1 deletion src/includes/class-book-review.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public static function get_instance() {
*/
private function __construct() {
$this->plugin_name = 'book-review';
$this->version = '2.3.4';
$this->version = '2.3.5';

if ( !defined( 'BOOK_REVIEW_PLUGIN_DIR' ) ) {
define( 'BOOK_REVIEW_PLUGIN_DIR', plugin_dir_path( dirname( __FILE__ ) ) );
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-cs_CZ.po
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ msgid "Book Cover"
msgstr "Obálka knihy"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ msgid "Book Cover"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ msgid "Book Cover"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ msgid "Book Cover"
msgstr "Couverture du livre"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
4 changes: 2 additions & 2 deletions src/languages/book-review-id_ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@ msgid "Book Cover"
msgstr "Sampul Buku"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgstr "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr "http://wpreviewplugins.com/product/book-review/"

#. Description of the plugin/theme
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ msgid "Book Cover"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
4 changes: 2 additions & 2 deletions src/languages/book-review-nb_NO.po
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,8 @@ msgid "Book Cover"
msgstr "Bokomslag"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgstr "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr "http://wpreviewplugins.com/product/book-review/"

#. Description of the plugin/theme
msgid ""
Expand Down
4 changes: 2 additions & 2 deletions src/languages/book-review-nl_NL.po
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,8 @@ msgid "Product"
msgstr "Product"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgstr "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr "http://wpreviewplugins.com/product/book-review/"

#. Description of the plugin/theme
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ msgid "Product"
msgstr "Produto"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-ru_RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ msgid "Book Cover"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
4 changes: 2 additions & 2 deletions src/languages/book-review-sr_RS.po
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,8 @@ msgid "Product"
msgstr "Proizvod"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgstr "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr "http://wpreviewplugins.com/product/book-review/"

#. Description of the plugin/theme
msgid ""
Expand Down
4 changes: 2 additions & 2 deletions src/languages/book-review-sv_SE.po
Original file line number Diff line number Diff line change
Expand Up @@ -372,8 +372,8 @@ msgid "Book Cover"
msgstr "Bokomslag"

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgstr "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr "http://wpreviewplugins.com/product/book-review/"

#. Description of the plugin/theme
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion src/languages/book-review-zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ msgid "Book Cover"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down
6 changes: 3 additions & 3 deletions src/languages/book-review.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the same license as the Book Review package.
msgid ""
msgstr ""
"Project-Id-Version: Book Review 2.3.4\n"
"Project-Id-Version: Book Review 2.3.5\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/build\n"
"POT-Creation-Date: 2016-03-17 10:42:55+00:00\n"
"POT-Creation-Date: 2016-03-24 10:50:57+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -1418,7 +1418,7 @@ msgid "Book Cover"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wpreviewplugins.com/downloads/book-review/"
msgid "http://wpreviewplugins.com/product/book-review/"
msgstr ""

#. Description of the plugin/theme
Expand Down

0 comments on commit f0d6457

Please sign in to comment.