WordPress.org

Plugin Directory

Schedule Post Changes: Unpublish, Delete, Change Status, Trash, Change Categories and Tags with PublishPress Future

Schedule Post Changes: Unpublish, Delete, Change Status, Trash, Change Categories and Tags with PublishPress Future

説明

The PublishPress Future plugin allows you to schedule changes to posts, pages and other content types. With this plugin you can create automatic actions to unpublish, delete, trash, move a post to a new status and more. With the Pro version you can update your content using custom workflows with multiple steps and schedules.

PublishPress Futureでできることの概要は次のとおりです。

  • Select future action dates in the right sidebar when you are editing a post. This makes it very easy to schedule changes to your content.
  • Receive email notifications when Future makes changes to your content.
  • Build Action Workflows that allow you to update your content using custom workflows with multiple steps and schedules (available in the Pro version).
  • Control post changes via integrations with Advanced Custom Fields and other plugins (available in the Pro version).

PublishPress Future Pro

Upgrade to PublishPress Future Pro
This plugin is the free version of the PublishPress Future plugin. The Pro version comes with all the features you need to schedule changes to your WordPress content. Click here to purchase the best plugin for scheduling WordPress content updates!

投稿に関する今後の対応についての選択肢

PublishPress Future では、コンテンツに自動的に起こる動きを設定できます。投稿に選択できる変更を紹介します:

  • ステータスを「下書き」に変更。
  • 投稿を削除
  • 投稿をゴミ箱に移動
  • 表示状態を「非公開」に変更
  • 「ブログのトップに固定」オプションを有効にします。
  • 「ブログのトップに固定」オプションを無効にします。
  • 既存のカテゴリをすべて削除し、新しいカテゴリを追加。
  • 既存のすべてのカテゴリを保存した上で、新しいカテゴリを追加。
  • 変更を指定されたものを除いて、既存のすべてのカテゴリーを保存。
  • Move the post to a custom status (available in the Pro version)

Click here for details on scheduling post changes.

Custom Workflows to Schedule Content Changes

With PublishPress Future Pro, you can build Action Workflows. These allow you to update your content using custom workflows with multiple steps and schedules. Here are some examples of what you can do with Action Workflows:

  • Email the site admin when a post is updated.
  • Change the post status to “Trash” a week after it was published.
  • 15 days after the post is published, move the post to the “Draft” status and add a new category.
  • 1 year after a post is published, send an email to the author asking them to check the content.

Click here for details on workflows for changes.

コンテンツに変更日を表示

PublishPress Future を使用すると、記事内に有効または変更期限を自動的に表示することができます。 有効または変更日は投稿の下部に追加されます。

フッター表示オプションを見るにはここをクリックしてください

ショートコードを使用して、投稿内に有効期限を表示できます。 いくつかのフォーマットオプションを使用して、ショートコード出力をカスタマイズできます。

ショートコードオプションを見るにはここをクリックしてください

Choose Actions Defaults for Post Types

PublishPress Future can support any post type in WordPress. Go to Settings > PublishPress Future > Defaults and you can choose default actions for each post type.

デフォルト設定を見るにはここをクリックしてください

PublishPress Future メールで通知

The PublishPress Future プラグインは、コンテンツが非公開になったときにメールで通知を送信できます。 設定 > PublishPress Future > 初期設定 に移動すると、メールを管理できます。

通知オプションを見るにはここをクリックしてください

Integrations With Other Plugins

In PublishPress Future Pro it is possible to schedule changes to your posts based on metadata. This makes it possible to integrate PublishPress Future with other plugins. For example, you can create a date field in the Advanced Custom Fields plugin and use that to control the date for Future Actions.

When you are using an integration, there are five types of data that you can update in PublishPress Future:

  • Action Status: This field specifies if the action should be enabled.
  • Action Date: This field stores the scheduled date for the action.
  • Action Type: This field stores the type of action that will be executed.
  • Taxonomy Name: The taxonomy name for being used when selecting terms.
  • Taxonomy Terms: A list of term’s IDs for being used by the action.

Click here to see how to integrate Future with other plugins.

Import the Future Actions

PublishPress Future Pro supports imports from external data sources. You can import posts and automatically create Future Actions associated with those posts.

The best approach is to use the Metadata Scheduling feature. If you’re using a plugin such as WP All Import, you can match up the import tables with the fields you have selected in the Metadata Scheduling feature.

Click here to see how to import data for Future Actions.

投稿が変更される動きの詳細

有効期限が切れるイベントごとに、カスタム cron ジョブが予定されます。これは、負荷の多いサイトのためにサーバーのオーバーヘッドを減らすのに役立ちます。このプラグインは、WP-CRON があなたのウェブホスト上で設定され、機能していることが必要です。 一部のホストはこれに対応していないので、プラグインを使用して問題が発生した場合は、調査と確認をしてください。

このプラグインの技術詳細を見るにはここをクリックしてください

投稿の変更履歴をログに残す

PublishPress Future Pro allows you to keep a detailed record of all the post updates. PublishPress Future records several key data points for all actions:

  • アクションが実行された投稿。
  • Details of the post update.
  • 投稿に変更があったとき。

過去ログ機能についてはこちらをご覧ください。

Join PublishPress and get the Pro plugins

PublishPress プラグインの Pro バージョンには投資する価値があります。 Pro バージョンには追加機能と迅速なサポートが備わっています。ここをクリックして PublishPress に加入.

PublishPress に加入すると、次の 9 つの Pro プラグインにアクセスできます。

これらのプラグインを組み合わせると、WordPress 用の強力な公開ツール群になります。 WordPress でモデレーション、リビジョン、権限などを備えたプロフェッショナルなワークフローを作成する必要がある場合は、PublishPress を試してください。

バグ報告

PublishPress Future のバグレポートは、 GitHub のリポジトリで受け付けています。 GitHub はサポートフォーラムではありませんので、バグとして適切に認定されない問題はクローズされることにご注意ください。

[3.4.4] – 21 Aug, 2024

Fixed

  • Improve notice message when scheduled action runs after pressing “run” (PR #896).
  • Fixed support for the Event Espresso plugin (PR #900).
  • Fixed React warning about createRoot being deprecated.
  • Fixed empty fieldset displayed when the bos is disabled for the post type (Issue #792).
  • Update language files.

Changed

  • Add tabs for post types in the post types settings page (PR #895).

Added

  • Added computed date preview to the general settings page (PR #897).
  • Added option to hide the calendar by default in the future action panel (PR #899).
  • Added new filter publishpressfuture_posts_future_action_column_output to the Future Action column.

[3.4.3] – 06 Aug, 2024

Changed

  • Remove icon from the Future metabox in the block editor, #821

Fixed

  • Update translation files
  • Only load the quick-edit script if in the post list screen
  • Fix quick edit action box to use the filter to hide action box when deactivated for the post type, #884
  • Fixed the database schema check to also check the debug log table, #887
  • Fixed the database schema check to check the table indexes, #887

[3.4.2] – 15 Jul, 2024

Added

  • Add the current date and time to date preview in the date/time offset setting field, #840

Fixed

  • Optimized the date/time offset validation requests in the Post Types settings, #840
  • Fix error message in the date/time offset setting field, #841
  • Fix user capabilities check in the block editor, #727
  • Update ES, FR, and IT translations, #859

Changed

  • Change the text in the promo screen for the Actions Workflow feature, #867

[3.4.1] – 02 Jul, 2024

Added

  • Implement add promo screen for Actions Workflows, #777
  • Implement the post_id attribute to the futureaction shortcode, #814

Fixed

  • Fix some translations in ES, FR, and IT languages, #798
  • Fix “no future actions” message in the scheduled actions list, #788
  • Try to avoid fatal error for wrong argument counting
  • Minor issues pointed by PHPCS
  • Escape an exception message

Changed

  • Update language files
  • Improve the exception message when the date/time offset is invalid
  • Update composer files for dev dependencies

[3.4.0.1] – 20 Jun, 2024

Fixed

  • Fix fatal error for low level users when PublishPress menu is not available, #803
  • Fix wrong action date on the future action panel, #802

Changed

  • The interface PublishPress\Future\Modules\Expirator\Interfaces\ActionArgsModelInterface has changed:
    • Method setCronActionId now returns void instead of ActionArgsModelInterface
    • Method setPostId now returns void instead of ActionArgsModelInterface
    • Method setArgs now returns void instead of ActionArgsModelInterface
    • Method setArg now returns void instead of ActionArgsModelInterface
    • Method setCreatedAt now returns void instead of ActionArgsModelInterface
    • Method setEnabled now returns void instead of ActionArgsModelInterface
    • Method setScheduledDate now returns void instead of ActionArgsModelInterface
    • Method setScheduledDateFromISO8601 now returns void instead of ActionArgsModelInterface
    • Method setScheduledDateFromUnixTime now returns void instead of ActionArgsModelInterface
    • Method convertUnixTimeDateToISO8601 is now public
    • Method convertISO8601DateToUnixTime is now public
  • Improve exception message when the date/time offset is invalid

[3.4.0] – 20 Jun, 2024

Added

  • In the JS context, implemented a way to extend the future action panel using SlotFill FutureActionPanelAfterActionField and setting extra fields to the panel, right after the action field
  • Add a new filter to allow filtering the options of the future action being scheduled: publishpressfuture_prepare_post_expiration_opts
  • Add method scheduleRecurringAction to the CronToWooActionSchedulerAdapter to schedule recurring action
  • Add method scheduleAsyncAction to the CronToWooActionSchedulerAdapter to schedule async action
  • In the JS context, added the slot FutureActionPanelTop to the beginning of the future panel

Changed

  • Added $unique and $priority arguments to the scheduleSingleAction method in the CronToWooActionSchedulerAdapter class
  • Method scheduleRecurringAction renamed to scheduleRecurringActionInSeconds in the CronToWooActionSchedulerAdapter class
  • Added argument $clearOnlyPendingActions to the method signature clearScheduledAction to the CronInterface interface
  • Changed the method clearScheduledAction in the class CronToWooActionSchedulerAdapter adding new argument $clearOnlyPendingActions, allowing to remove running actions
  • The plugin activation and deactivation callback functions were moved from the main file to independent files
  • Change the admin menu names for clarity
  • Update the promo sidebar for mentioning the Actions Workflow feature

Fixed

  • Fix error when quick-edit data is not available, #730
  • Fix dependency of the enqueued scripts for the future action box. Add ‘wp-i18n’, ‘wp-components’, ‘wp-url’, ‘wp-data’, ‘wp-api-fetch’, ‘wp-element’, ‘inline-edit-post’, ‘wp-html-entities’, ‘wp-plugins’ as dependencies
  • Updated ES, FR and IT translations, #698
  • Redirects to the settings page after activating the plugin, #764
  • Fix access to the View Debug settings tab when debug is disabled
  • Fix the position of the “Upgrade to Pro” and “Settings” menu items in the admin bar

スクリーンショット

  • 投稿を編集するとき、右側のサイドバーで将来の動作の日付を選択できます。Gutenberg 、クラシック エディター、およびほとんどのページ ビルダー プラグインで動作します。
  • 「クイック編集」モードと「一括編集」モードを使用して、動作の日付を変更できます。これにより、必要な数の投稿に自動動作をすばやく追加できます。
  • PublishPress Future を使用すると、予定日にコンテンツを変更、削除、または完全に削除できます。
  • PublishPress Future プラグインは、コンテンツに自動的な変更が発生した際に、メールで通知を送ることができます。
  • PublishPress Future では、投稿、ページ、 WooCommerce 商品、 LearnDash クラス、またはその他のカスタム投稿タイプに対して、変更の日付を選択できます。
  • PublishPress Future では、記事内に予定日を自動表示できます。変更予定日は、記事の下部に追加されます。また、ショートコードを使って変更予定日を表示させたり、出力をカスタマイズできます。
  • PublishPress Future プラグインは、すべての投稿の変更されたログを作成します。これにより、投稿に対するすべての自動アクションの詳細な記録を持つことができます。
  • PublishPress Future Pro は、 WooCommerce が提供するカスタムステータスに対応しています。 Pro ユーザーは、 WordPress でコンテンツを任意のステータスに変更する設定ができます。

インストール

このセクションでは、プラグインのインストールと有効化について説明します。

  1. プラグインの内容を/wp-content/plugins/post-expirator/ディレクトリに解凍します。
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください

FAQ

WooCommerce の商品の変更をスケジュールすることは可能ですか?

はい、 PublishPress Future プラグインは、投稿、ページ、 WooCommerce 商品を含むその他のコンテンツタイプへの自動変更をスケジュールできます。この機能を有効にするには「機能 > 投稿タイプ」にアクセスします。「商品」エリアの「有効」ボックスをチェックします。

WooCommerce の変更点の詳細はこちら

Elementor の投稿の変更をスケジュールすることは可能ですか?

はい、 PublishPress Future プラグインは、投稿、ページ、 WooCommerce 商品を含むその他のコンテンツタイプへの自動変更をスケジュールできます。この機能を有効にするには「機能 > 投稿タイプ」にアクセスします。 Elementor で使用している投稿タイプの「有効」ボックスをチェックします。

Elementor の投稿変更の詳細についてはこちら

評価

2024年8月16日 1 reply
I was using this in conjunction with WPForms Post submission. I wanted to let front-end users choose a date for their post to expire, without having to take them to the back-end editor. It worked … mostly. I was having an issue with the expiration date not being applied on the first save. I explained everything to the support team and they were able to get the necessary plugins so that they could troubleshoot it on their own system – I could not give them access to my site due to security regulations. They found a solution in a short amout of time, sent me a beta plugin update, and were just awesome to work with! A+! Definitely recommend this plugin!
2024年7月4日 1 reply
The best alternative to plugins in the category “paid subscription” per post or page (one-time and recurring payment too).I use in conjunction with the CHEKYA service.
160件のレビューをすべて表示

貢献者と開発者

Schedule Post Changes: Unpublish, Delete, Change Status, Trash, Change Categories and Tags with PublishPress Future はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Schedule Post Changes: Unpublish, Delete, Change Status, Trash, Change Categories and Tags with PublishPress Future” は19ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Schedule Post Changes: Unpublish, Delete, Change Status, Trash, Change Categories and Tags with PublishPress Future” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

The full changelog can be found on GitHub.