{"id":194813,"date":"2024-06-03T10:33:56","date_gmt":"2024-06-03T10:33:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/edit-recent-edited-posts\/"},"modified":"2026-03-29T21:33:50","modified_gmt":"2026-03-29T21:33:50","slug":"edit-recent-edited-posts","status":"publish","type":"plugin","link":"https:\/\/it.wordpress.org\/plugins\/edit-recent-edited-posts\/","author":12387480,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.01","stable_tag":"1.01","tested":"7.0","requires":"5.0","requires_php":"8.0","requires_plugins":null,"header_name":"Edit Recent Edited Posts","header_author":"Katsushi Kawamori","header_description":"Displays a link to the recent edited posts in the admin bar, where you can edit it.","assets_banners_color":"","last_updated":"2026-03-29 21:33:50","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/shop.riverforest-wp.info\/donate\/","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/edit-recent-edited-posts\/","header_author_uri":"https:\/\/riverforest-wp.info\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1164,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.00":{"tag":"1.00","author":"Katsushi Kawamori","date":"2024-11-05 23:02:31"},"1.01":{"tag":"1.01","author":"Katsushi Kawamori","date":"2026-03-29 21:33:50"}},"upgrade_notice":{"1.00":""},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3096696,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.00","1.01"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3096696,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Admin bar view"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1339,2239,166,2281],"plugin_category":[],"plugin_contributors":[79586],"plugin_business_model":[],"class_list":["post-194813","plugin","type-plugin","status-publish","hentry","plugin_tags-admin-bar","plugin_tags-edit","plugin_tags-posts","plugin_tags-recent","plugin_contributors-katsushi-kawamori","plugin_committers-katsushi-kawamori"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/edit-recent-edited-posts\/assets\/icon-256x256.png?rev=3096696","icon_2x":"https:\/\/ps.w.org\/edit-recent-edited-posts\/assets\/icon-256x256.png?rev=3096696","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/edit-recent-edited-posts\/assets\/screenshot-1.png?rev=3096696","caption":"Admin bar view"}],"raw_content":"<!--section=description-->\n<h4>Displays a link to the recent edited posts in the admin bar, where you can edit it.<\/h4>\n\n<ul>\n<li>Showing 5 posts edited within the last 3 days.<\/li>\n<li>Support Post, Pages, Media and Custom Posts.<\/li>\n<li>Can change various settings using the filter hooks below.<\/li>\n<\/ul>\n\n<h4>How it works<\/h4>\n\n<p>[youtube https:\/\/youtu.be\/hx4PCIESnkk]<\/p>\n\n<h4>Filter hooks<\/h4>\n\n<pre><code>\/** ==================================================\n * Filter for capability.\n *\n *\/\nadd_filter( 'edit_recent_edited_posts_user_can',\n    function() {\n        return 'edit_published_posts';\n    },\n    10,\n    1\n);\n<\/code><\/pre>\n\n<pre><code>\/** ==================================================\n * Filter for period to be displayed.\n *\n *\/\nadd_filter(\n    'edit_recent_edited_posts_days',\n    function() {\n        return 30;\n    },\n    10,\n    1\n);\n<\/code><\/pre>\n\n<pre><code>\/** ==================================================\n * Filter for user ID of the post to be displayed.\n *\n *\/\nadd_filter(\n    'edit_recent_edited_posts_author_ids',\n    function() {\n        $user_ids = array();\n        $user_ids[] = get_current_user_id();\n        return $user_ids;\n    },\n    10,\n    1\n);\n<\/code><\/pre>\n\n<pre><code>\/** ==================================================\n * Filter for displayed results.\n *\n *\/\nadd_filter(\n    'edit_recent_edited_posts_items',\n    function() {\n        return 10;\n    },\n    10,\n    1\n);\n<\/code><\/pre>\n\n<pre><code>\/** ==================================================\n * Filter for display order.\n *\n *\/\nadd_filter(\n    'edit_recent_edited_posts_order',\n    function() {\n        return 'ASC';\n    },\n    10,\n    1\n);\n<\/code><\/pre>\n\n<pre><code>\/** ==================================================\n * Filter for type of posting date and time.\n *\n *\/\nadd_filter(\n    'edit_recent_edited_posts_orderby',\n    function() {\n        return 'post_date';\n    },\n    10,\n    1\n);\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>edit-recent-edited-posts<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>none<\/p>\n\n<!--section=changelog-->\n<h4>[1.01] 2025\/04\/17<\/h4>\n\n<ul>\n<li>Fix - Loading the management screen.<\/li>\n<\/ul>\n\n<h4>1.00<\/h4>\n\n<p>Initial release.<\/p>","raw_excerpt":"Displays a link to the recent edited posts in the admin bar, where you can edit it.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/194813","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=194813"}],"author":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/katsushi-kawamori"}],"wp:attachment":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=194813"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=194813"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=194813"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=194813"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=194813"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=194813"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}