From fd220e9bcfdbfa94e0e750e512373c9444798453 Mon Sep 17 00:00:00 2001 From: Ajay DSouza Date: Thu, 7 May 2020 22:00:36 +0100 Subject: [PATCH] Tagged v2.9.3 --- languages/top-10-en_US.po | 14 +++++++------- languages/top-10-en_US.pot | 14 +++++++------- readme.txt | 4 ++-- top-10.php | 2 +- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/languages/top-10-en_US.po b/languages/top-10-en_US.po index 30834c7..a55f49b 100644 --- a/languages/top-10-en_US.po +++ b/languages/top-10-en_US.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Top 10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-20 18:40+0100\n" +"POT-Creation-Date: 2020-05-07 22:00+0100\n" "PO-Revision-Date: \n" "Last-Translator: Ajay D'Souza \n" "Language-Team: WebberZone \n" @@ -166,10 +166,6 @@ msgstr "" msgid "Top 10 - Network Popular Posts" msgstr "" -#: includes/admin/cache.php:21 -msgid "Top 10 cache has been cleared" -msgstr "" - #: includes/admin/class-top-ten-network-statistics-table.php:36 #: includes/admin/class-top-ten-statistics-table.php:43 msgid "popular_post" @@ -1491,6 +1487,10 @@ msgstr "" msgid "

Daily Popular

" msgstr "" +#: includes/formatting.php:38 +msgid "There is no excerpt because this is a protected post." +msgstr "" + #: includes/modules/class-top-ten-count-widget.php:30 msgid "Overall count [Top 10]" msgstr "" @@ -1575,13 +1575,13 @@ msgstr "" msgid "Post types to include:" msgstr "" -#: includes/public/display-posts.php:92 +#: includes/public/display-posts.php:88 msgid "" "posts_only argument has been deprecated. Use get_tptn_pop_posts() to get the " "posts only." msgstr "" -#: includes/public/display-posts.php:219 +#: includes/public/display-posts.php:215 #, php-format msgid "" "Popular posts by Top 10 plugin" diff --git a/languages/top-10-en_US.pot b/languages/top-10-en_US.pot index 0e15189..4f7fa95 100644 --- a/languages/top-10-en_US.pot +++ b/languages/top-10-en_US.pot @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Top 10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-20 18:40+0100\n" +"POT-Creation-Date: 2020-05-07 22:00+0100\n" "PO-Revision-Date: \n" "Last-Translator: Ajay D'Souza \n" "Language-Team: WebberZone \n" @@ -167,10 +167,6 @@ msgstr "" msgid "Top 10 - Network Popular Posts" msgstr "" -#: includes/admin/cache.php:21 -msgid "Top 10 cache has been cleared" -msgstr "" - #: includes/admin/class-top-ten-network-statistics-table.php:36 #: includes/admin/class-top-ten-statistics-table.php:43 msgid "popular_post" @@ -1492,6 +1488,10 @@ msgstr "" msgid "

Daily Popular

" msgstr "" +#: includes/formatting.php:38 +msgid "There is no excerpt because this is a protected post." +msgstr "" + #: includes/modules/class-top-ten-count-widget.php:30 msgid "Overall count [Top 10]" msgstr "" @@ -1576,13 +1576,13 @@ msgstr "" msgid "Post types to include:" msgstr "" -#: includes/public/display-posts.php:92 +#: includes/public/display-posts.php:88 msgid "" "posts_only argument has been deprecated. Use get_tptn_pop_posts() to get the " "posts only." msgstr "" -#: includes/public/display-posts.php:219 +#: includes/public/display-posts.php:215 #, php-format msgid "" "Popular posts by Top 10 plugin" diff --git a/readme.txt b/readme.txt index 4e6897f..20aa2c3 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Tags: popular posts, top 10, counter, top posts, daily popular, page views, statistics, tracker Contributors: webberzone, Ajay Donate link: https://ajaydsouza.com/donate/ -Stable tag: 2.9.2 +Stable tag: 2.9.3 Requires at least: 4.9 Tested up to: 5.4 License: GPLv2 or later @@ -234,5 +234,5 @@ For previous changelog entries, please refer to the separate changelog.txt file == Upgrade Notice == = 2.9.3 = -Bug fixes and new features; Check the Changelog for more details +Bug fixes and new features; Check the Changelog for more details or the release posts on https://webberzone.com diff --git a/top-10.php b/top-10.php index 5d4a271..871fdc5 100644 --- a/top-10.php +++ b/top-10.php @@ -14,7 +14,7 @@ * Plugin Name: Top 10 * Plugin URI: https://webberzone.com/plugins/top-10/ * Description: Count daily and total visits per post and display the most popular posts based on the number of views - * Version: 2.9.3-beta1 + * Version: 2.9.3 * Author: Ajay D'Souza * Author URI: https://webberzone.com * License: GPL-2.0+