pull/7718/head
Coen van der Kamp 2021-10-16 02:34:25 +02:00 zatwierdzone przez Matt Westcott
rodzic 6a5229ba9b
commit 018063ffd5
1 zmienionych plików z 1 dodań i 1 usunięć
docs/releases

Wyświetl plik

@ -298,5 +298,5 @@ Bulk action views provide alternative routes to actions like publishing or copyi
If your site relies on hooks like ``before_publish_page`` or ``before_copy_page`` to perform
checks, or add additional functionality, those hooks will not be called on the
corresponding bulk action views. If you want to add this to the bulk action views as well,
use the new bulk action hooks: :ref:`before_bulk_action` and :ref:`after bulk actions`.
use the new bulk action hooks: :ref:`before_bulk_action` and :ref:`after_bulk_action`.