atom_ns хук-событие . WP 1.0
This action is documented in wp-includes/feed-atom.php
Использование
add_action( 'atom_ns', 'action_function_name_7773' ); function action_function_name_7773(){ // action... }
Где вызывается хук
В файле: /wp-includes/feed-atom-comments.php
wp-includes/feed-atom-comments.php 20
do_action( 'atom_ns' );
wp-includes/feed-atom.php 27
do_action( 'atom_ns' );