{"id":401703,"date":"2024-06-03T08:00:00","date_gmt":"2024-06-03T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/edit-recent-edited-posts\/"},"modified":"2025-04-17T06:28:00","modified_gmt":"2025-04-17T06:28:00","slug":"edit-recent-edited-posts","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/edit-recent-edited-posts\/","title":{"rendered":"Edit Recent Edited Posts"},"content":{"rendered":"<h4>Displays a link to the recent edited posts in the admin bar, where you can edit it.<\/h4>\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<h4>How it works<\/h4>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\/\/www.youtube.com\/embed\/hx4PCIESnkk?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"><\/iframe><\/span><\/p>\n<h4>Filter hooks<\/h4>\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<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<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<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<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<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","protected":false},"excerpt":{"rendered":"<p>Displays a link to the recent edited posts in the admin bar, where you can edit it.<\/p>\n","protected":false},"author":65,"featured_media":401704,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Edit Recent Edited Posts - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"Displays a link to the recent edited posts in the admin bar, where you can edit it."},"footnotes":""},"categories":[1],"tags":[582,1916,542,1445],"class_list":["post-401703","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-admin-bar","tag-edit","tag-posts","tag-recent"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/401703","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=401703"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/401703\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/401704"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=401703"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=401703"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=401703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}