Description
Darven – Who Published ensures editorial integrity by saving and displaying the original author who published a WordPress post or page. Even if a post is edited later by other users, the plugin preserves the original publisher information and displays it in the admin interface.
Features include:
- A new column “Who Published” in post and page listings.
- A visual badge system to highlight confirmed and guessed authors.
- A metabox in the post editor showing the original author.
- Admin filtering by original publisher.
- REST API compatibility.
- Translations included: pt_BR, pt_PT, es_ES.
Installation
- Upload the plugin folder to
/wp-content/plugins/darven-who-published
. - Activate the plugin through the “Plugins” screen in WordPress.
- The “Who Published” column and metabox will appear automatically.
FAQ
-
A fallback system tries to guess using the last editor or revision author.
-
Can I disable the guessing logic?
-
Not yet, but a filter hook will be available in a future version.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Darven – Who Published” is open source software. The following people have contributed to this plugin.
Contributors“Darven – Who Published” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Darven – Who Published” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial stable release.
- Includes metabox, column, author filter and fallback logic.
- Supports translation and REST API.