{"id":2583,"date":"2022-03-22T12:10:55","date_gmt":"2022-03-22T06:40:55","guid":{"rendered":"https:\/\/imageattributespro.com\/?post_type=codex&p=2583"},"modified":"2022-03-25T23:15:58","modified_gmt":"2022-03-25T17:45:58","slug":"iaff_after_bulk_updater","status":"publish","type":"codex","link":"https:\/\/imageattributespro.com\/codex\/iaff_after_bulk_updater\/","title":{"rendered":"iaff_after_bulk_updater"},"content":{"rendered":"
Action hook that is fired at the end of the Bulk Updater after updating all images.<\/p>
do_action( 'iaff_after_bulk_updater' );<\/strong><\/code><\/pre>Fired when: <\/p>
- Bulk Updater is run using the
Bulk Updater<\/code> tab of Image Attributes Pro. <\/li>- Bulk Updater is run programmatically<\/a>.<\/li>
- When images, posts, pages or products are updated using Bulk actions in WordPress admin<\/a>.<\/li><\/ul>
Example Usage<\/h2>\/**\n * Function that runs at the end of Image Attributes Pro Bulk Updater.\n * \n * @link https:\/\/imageattributespro.com\/codex\/iaff_after_bulk_updater\/\n *\/\nfunction prefix_iap_do_after_bulk_updater() {\n \/\/ Things to do after running Bulk Updater. \n}\nadd_action( 'iaff_after_bulk_updater', 'prefix_iap_do_after_bulk_updater' );<\/code><\/pre>","protected":false},"excerpt":{"rendered":"Action hook that is fired at the end of the Bulk Updater after updating every image.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"Action Fired At The End Of Bulk Updater %%sep%% %%sitename%%","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"tags":[],"codex-type":[26],"class_list":["post-2583","codex","type-codex","status-publish","format-standard","hentry","codex-type-actions"],"_links":{"self":[{"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex\/2583","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex"}],"about":[{"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/types\/codex"}],"author":[{"embeddable":true,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/comments?post=2583"}],"version-history":[{"count":3,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex\/2583\/revisions"}],"predecessor-version":[{"id":2666,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex\/2583\/revisions\/2666"}],"wp:attachment":[{"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/media?parent=2583"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/tags?post=2583"},{"taxonomy":"codex-type","embeddable":true,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex-type?post=2583"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}