self_link

self_link

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.7.2

apply_filters('self_link') is found 1 times:

  • /wp-includes/feed.php line 695
    691
    692
    693
    694
    695
    696
    697
    698
    699
    700
    701
         * @see wp_unslash()
         *
         * @param string $feed_link The link for the feed with set URL scheme.
         */
        echo esc_url( apply_filters( 'self_link', get_self_link() ) );
    }
     
    /**
     * Gets the UTC time of the most recently modified post from WP_Query.
     *
     * If viewing a comment feed, the time of the most recently modified