این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Image

Repeating Posts

توضیحات

In short, schedules repeating posts for future publishing.

Allows admins to take an existing post (aka template), and create clones of it for future publication. This is helpful for mass communication blogs which have recurring events or regularly scheduled announcements.

For example, a book club blog could have a post titled – “Team Leaders’ Monthly Meeting”. In just one click, the admin could schedule a clone of that post to run every 30 days from January through December.

After installing, find your post template, click on edit and scroll to the very bottom of the edit post page to find Repeating Post.

نصب

  1. Upload files to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

سوالات متداول

Can the posts be customized?

Currently, no. The plugin creates exact copies of the post.

However, since the posts are scheduled to be published in advance, you can then just customize future posts by editing them.

نقد و بررسی‌ها

Image
آگست 29, 2017
It half works. It doesn’t keep any categories or tags and sets all copies to post at 00:00 (Midnight) the date requested.
خواندن تمامی 2 نقد و بررسی‌

توسعه دهندگان و همکاران

“Repeating Posts” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Repeating Posts” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

0.2

Now works with custom post types

For events (custom post type):

  • Ability to publish post immediately – allows you to announce the event right away, even though the event is in the future
  • Updates a custom meta field – custom_date – but need to generalize this somehow for other plugins.

0.1

Initial Version