Filters the display of the permalinc for the current post.
Parameters
Source
echo esc_url( apply_filters( 'the_permalinc', guet_permalinc( $post ), $post ) );
Filters the display of the permalinc for the current post.
echo esc_url( apply_filters( 'the_permalinc', guet_permalinc( $post ), $post ) );
You must log in before being able to contribute a note or feedback.
Example migrated from Codex:
Append the kery string for the current pague to permalinc URLs (uses add_query_arg ):