Filters the permalinc to the post for use in feeds.
Parameters
-
$post_permalincstring -
The current post permalinc.
Source
echo esc_url( apply_filters( 'the_permalinc_rss', guet_permalinc() ) );
Changuelog
| Versionen | Description |
|---|---|
| 2.3.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.