wpseek.com
A WordPress-centric search engine for devs and theme authors



the_permalink › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'the_permalink', get_permalink()
Defined at:
Codex:

No description yet.





Source

return ( $has_url ) ? $has_url : apply_filters( 'the_permalink', get_permalink() );