Skip to content

Commit

Permalink
Merge pull request #215 from pluginever/release/2.0.1
Browse files Browse the repository at this point in the history
Prepare release v2.0.1
  • Loading branch information
kawsarahmedr authored Aug 25, 2024
2 parents 02f3552 + f785ad6 commit 0898d7b
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 21 deletions.
39 changes: 24 additions & 15 deletions i18n/languages/wp-content-pilot.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: WP Content Pilot 2.0.0\n"
"Project-Id-Version: WP Content Pilot 2.0.1\n"
"Report-Msgid-Bugs-To: https://pluginever.com/support/\n"
"POT-Creation-Date: 2024-08-21 09:50:06+00:00\n"
"POT-Creation-Date: 2024-08-25 08:55:17+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 @@ -65,23 +65,24 @@ msgstr ""
msgid "Choose File"
msgstr ""

#: includes/admin/class-wpcp-admin.php:52
#: includes/admin/class-wpcp-admin.php:67
#: includes/admin/views/metabox/campaign-status.php:26
#: includes/admin/views/metabox/post-settings.php:23
#: includes/post-types.php:124
msgid "Status"
msgstr ""

#: includes/admin/class-wpcp-admin.php:53
#: includes/admin/class-wpcp-admin.php:68
#: includes/admin/views/page/logs-page.php:10
msgid "Logs"
msgstr ""

#: includes/admin/class-wpcp-admin.php:80 wp-content-pilot.php:255
#: includes/admin/class-wpcp-admin.php:102 wp-content-pilot.php:255
msgid "Go Pro"
msgstr ""

#: includes/admin/class-wpcp-admin.php:126
#: includes/admin/class-wpcp-admin.php:152
#. translators: %s: 5 star rating url
msgid ""
"If you like <strong>WP Content Pilot</strong> please leave us a <a "
"href=\"%s\" target=\"_blank\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
Expand Down Expand Up @@ -1749,15 +1750,19 @@ msgstr ""
msgid "Setting featured image"
msgstr ""

#: includes/class-wpcp-module.php:456
#: includes/class-wpcp-module.php:440
msgid "Downloading image"
msgstr ""

#: includes/class-wpcp-module.php:457
msgid "Settings up polylang language"
msgstr ""

#: includes/class-wpcp-module.php:464
#: includes/class-wpcp-module.php:465
msgid "Setting featured image using external links"
msgstr ""

#: includes/class-wpcp-module.php:472
#: includes/class-wpcp-module.php:473
msgid "Updating product price, regular price & sale price."
msgstr ""

Expand Down Expand Up @@ -1792,30 +1797,34 @@ msgstr ""
msgid "Content is not readable"
msgstr ""

#: includes/core-functions.php:391
#: includes/core-functions.php:321
msgid "Failed to download image"
msgstr ""

#: includes/core-functions.php:400
#. translators: 1: The name of the PHP constant that is set.
msgid "The %s constant is set to true. WP-Cron spawning is disabled."
msgstr ""

#: includes/core-functions.php:396
#: includes/core-functions.php:405
#. translators: 1: The name of the PHP constant that is set.
msgid "The %s constant is set to true."
msgstr ""

#: includes/core-functions.php:432
#: includes/core-functions.php:441
#. translators: 1: The HTTP response code.
msgid "Unexpected HTTP response code: %s"
msgstr ""

#: includes/core-functions.php:627
#: includes/core-functions.php:636
msgid "spinwritter API details is not set, aborting article spinner"
msgstr ""

#: includes/core-functions.php:637
#: includes/core-functions.php:646
msgid "Spinwritter could not send API request, aborting article spinner"
msgstr ""

#: includes/core-functions.php:644
#: includes/core-functions.php:653
#. translators: ERROR message
msgid "Aborting article spinner Because [%s]"
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wp-content-pilot",
"title": "WP Content Pilot",
"version": "2.0.0",
"version": "2.0.1",
"description": "WP Content Pilot automatically posts contents from various sources based on the predefined keywords.",
"homepage": "https://pluginever.com",
"license": "GPL-3.0+",
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: pluginever,manikmist09
Tags: autoblog, rss aggregator, news aggregator, rss import, youtube feed, feed import, content curation, feed to post, rss to post, rss feeds, auto post
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 2.0.0
Stable tag: 2.0.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -130,6 +130,11 @@ No, WP Content Pilot does not support multisite WordPress installation.
We would love to hear your suggestions! Feel free to open a new issue [here](https://github.com/pluginever/wp-content-pilot/issues) as the feature request.

== Changelog ==
= 2.0.1 (August 25, 2024) =
* Fix - Fix the issue with the Campaign module.
* Compatibility - Check compatibility with the latest version of WordPress.
* Fix - Not updating WooCommerce product thumbnail image.

= 2.0.0 (August 21, 2024) =
* Enhance - Update the plugin UI.
* Fix - Compatibility with the latest WordPress version.
Expand Down
4 changes: 2 additions & 2 deletions wp-content-pilot.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WP Content Pilot
* Plugin URI: https://wpcontentpilot.com
* Description: WP Content Pilot automatically posts contents from various sources based on the predefined keywords.
* Version: 2.0.0
* Version: 2.0.1
* Requires at least: 5.0
* Requires PHP: 7.4
* Author: PluginEver
Expand Down Expand Up @@ -47,7 +47,7 @@ final class ContentPilot {
*
* @var string
*/
protected $version = '2.0.0';
protected $version = '2.0.1';

/**
* The single instance of the class.
Expand Down

0 comments on commit 0898d7b

Please sign in to comment.