rss2_ns action-hook . WP 1.0
This action is documented in wp-includes/feed-rss2.php
Usage
add_action( 'rss2_ns', 'action_function_name_2242' ); function action_function_name_2242(){ // action... }
Where the hook is called
In file: /wp-includes/feed-rss2-comments.php
rss2_ns
wp-includes/feed-rss2-comments.php 22
do_action( 'rss2_ns' );
wp-includes/feed-rss2.php 36
do_action( 'rss2_ns' );