このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Default Post Date

説明

Define an individual default post date that is to be used when adding a new post.

Have you ever had to create a fair amount of posts that all should be published on an individual date other than today?

Maybe some reviews of an event a while back? Or a bunch of essays scheduled for the day after tomorrow?

This is exactly when Default Post Date kicks in.

Contribution

To contribute to this plugin, please see its GitHub repository.

If you have a feature request, or if you have developed the feature already, please feel free to use the Issues and/or Pull Requests section.

Of course, you can also provide me with translations if you would like to use the plugin in another not yet included language.

スクリーンショット

  • Setting – Here you can define the default post date.

インストール

This plugin requires PHP 5.3.

  1. Upload the default-post-date folder to the /wp-content/plugins/ directory on your web server.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Find the new Default Post Date setting on the Writing Settings page in your WordPress backend.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Default Post Date はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Default Post Date” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Default Post Date” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.5.1

  • Add missing vendor folder for autoloading.

1.5.0

  • Complete refactor.
  • Use composer autoloader.
  • Refactor tests.
  • Compatible up to WordPress 4.4.

1.4.1

  • Move settings field to Writing Settings.
  • Rename plugin option.

1.4.0

  • Change namespace root to ‘tfrommen’.
  • Compatible up to WordPress 4.3.1.

1.3.2

  • Code styling and house cleaning.
  • Compatible up to WordPress 4.3.

1.3.1

  • Escape translated strings.
  • Compatible up to WordPress 4.2.4.

1.3.0

  • Complete refactor.
  • Compatible up to WordPress 4.2.3.

1.2.0

  • Complete refactor.
  • Improve date sanitization.
  • Compatible up to WordPress 4.2.2.

1.1.0

  • wordpress.org release
  • Compatible up to WordPress 4.1.1.

1.0.0

  • 最初のリリース。