{"id":2581,"date":"2022-03-22T11:39:29","date_gmt":"2022-03-22T06:09:29","guid":{"rendered":"https:\/\/imageattributespro.com\/?post_type=codex&p=2581"},"modified":"2022-03-23T18:41:51","modified_gmt":"2022-03-23T13:11:51","slug":"iaff_before_bulk_updater","status":"publish","type":"codex","link":"https:\/\/imageattributespro.com\/codex\/iaff_before_bulk_updater\/","title":{"rendered":"iaff_before_bulk_updater"},"content":{"rendered":"
Action hook that is fired at the start of the Bulk Updater before updating any image. <\/p>
do_action( 'iaff_before_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 start of Image Attributes Pro Bulk Updater.\n * \n * @link https:\/\/imageattributespro.com\/codex\/iaff_before_bulk_updater\/\n *\/\nfunction prefix_iap_do_before_bulk_updater() {\n \/\/ Things to do before running Bulk Updater. \n}\nadd_action( 'iaff_before_bulk_updater', 'prefix_iap_do_before_bulk_updater' );<\/code><\/pre>","protected":false},"excerpt":{"rendered":"Action hook that is fired at the start of the Bulk Updater before updating any 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 Start Of Bulk Updater %%sep%% %%sitename%%","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"tags":[],"codex-type":[26],"class_list":["post-2581","codex","type-codex","status-publish","format-standard","hentry","codex-type-actions"],"_links":{"self":[{"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex\/2581","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=2581"}],"version-history":[{"count":2,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex\/2581\/revisions"}],"predecessor-version":[{"id":2642,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex\/2581\/revisions\/2642"}],"wp:attachment":[{"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/media?parent=2581"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/tags?post=2581"},{"taxonomy":"codex-type","embeddable":true,"href":"https:\/\/imageattributespro.com\/wp-json\/wp\/v2\/codex-type?post=2581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}