Описание
This plugin allows users to clone posts of any type, or copy them to new drafts for further editing.
Как это работает:
-
In ‘Edit Posts’/’Edit Pages’, you can click on ‘Clone’ link below the post/page title: this will immediately create a copy and return to the list.
-
В разделе «Редактировать сообщения»/«Редактировать страницы» вы можете выбрать один или несколько элементов, затем выбрать «Клонировать» в раскрывающемся меню «Массовые действия», чтобы скопировать их все сразу.
-
In ‘Edit Posts’/’Edit Pages’, you can click on ‘New Draft’ link below the post/page title.
-
On the post edit screen, you can click on ‘Copy to a new draft’ above «Cancel»/»Move to trash» or in the admin bar.
-
Просматривая сообщение как зарегистрированный пользователь, вы можете нажать на кнопку «Копировать в новый черновик» на панели администратора.
3, 4 and 5 will lead to the edit page for the new draft: change what you want, click on ‘Publish’ and you’re done.
There is also a template tag, so you can put it in your templates and clone your posts/pages from the front-end. Clicking on the link will lead you to the edit page for the new draft, just like the admin bar link.
Duplicate Post has many useful settings to customize its behavior and restrict its use to certain roles or post types. Check out the extensive documentation on yoast.com and our developer docs.
Сделать вклад
If you find this useful and if you want to contribute, there are two ways:
- Submit your bug reports, suggestions and requests for features on GitHub;
- Если вы хотите перевести его на свой язык (всего несколько строк текста), вы можете использовать проект перевода;
Скриншоты
Установка
Use WordPress’ Add New Plugin feature, searching «Duplicate Post», or download the archive and:
- Unzip the archive on your computer
- Upload
duplicate-post
directory to the/wp-content/plugins/
directory - Активируйте плагин используя меню ‘Плагины’ в WordPress
- Go to Settings -> Duplicate Post and customize behaviour as needed
Часто задаваемые вопросы
-
The plugin doesn’t work, why?
-
First, check your version of WordPress: the plugin is not supposed to work on old versions anymore. Make sure also to upgrade to the last version of the plugin!
Затем попробуйте деактивировать и повторно активировать его. Некоторые пользователи сообщали, что это может решить некоторые проблемы.
Обратите внимание также на вкладку «Разрешения» в настройках: убедитесь, что плагин включен для желаемых ролей и типов сообщений.
If it still doesn’t work, maybe there is some kind of conflict with other plugins: feel free to write in the forum and we’ll try to discover a solution (it will be really helpful if you try to deactivate all your other plugins one by one to see which one conflicts with mine… But do it only if you know what you’re doing, I will not be responsible of any problem you may experience).
-
Этот плагин еще не переведен на мой язык!
-
From version 3.0 the plugin’s translations are managed by the WordPress.org platform and the plugin is shipped without language files, so first of all update translations under Dashboard->Updates.
If Duplicate Post is still in English, or if there are some untranslated strings, you can help translating to your language: you only need a WordPress.org account.
Отзывы
Участники и разработчики
«Yoast Duplicate Post» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Yoast Duplicate Post» переведён на 51 язык. Благодарим переводчиков за их работу.
Перевести «Yoast Duplicate Post» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
4.5
Release Date: June 28th, 2022
Enhancements:
- Improves the impact of the plugin on the performance of the site by avoiding useless calls on the
gettext
filter.
Bugfixes:
- Fixes a bug where a section in the Classic Editor’s submitbox would be displayed with incorrect margins.
Other:
- Sets the WordPress tested up to version to 6.0.
4.4
Release Date: January 25th, 2022
Enhancements:
- Converts the upgrade notice into a welcome notice for first-time users.
Bugfixes:
- Fixes a bug where HTML tags in a Custom HTML block would be removed when republishing a scheduled Rewrite & Republish copy.
- Fixes a bug where the button style would be broken in the Classic Editor.
- Fixes a bug where a fatal error would be triggered in the Widgets page in combination with some themes or plugins.
Other:
- Sets the WordPress tested up to version to 5.9.
Earlier versions
For the changelog of earlier versions, please refer to the changelog on yoast.com.