permalink_anchor [ WordPress Function ]
permalink_anchor ( $mode = 'id' )
| Parameters: |
|
| Defined at: |
|
Soorgelijke functies: permalink_link, permalink_single_rss, the_permalink_rss, get_permalink, the_permalink
Display permalink anchor for current post.
The permalink mode title will use the post title for the 'a' element 'id' attribute. The id mode uses 'post-' with the post ID for the 'id' attribute.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/permalink anchor « WordPress Codex
Outputs a permalink anchor identifier or id (<a id="....) for a post. This is useful for linking to a particular post on a page displaying several posts, such as an ...
codex.wordpress.org - WordPress › Support » permalink_anchor() Returns Nothing
[resolved] permalink_anchor() Returns Nothing (5 posts) ... When I ask for permalink_anchor() (placed correctly within the Loop) from a Page template, it returns ...
wordpress.org - permalink_anchor - Triphp Webmaster Blog
Learn all about permalink_anchor Wordpress template tag with JWRmedia's free Wordpress tutorials!
blog.triphp.com - permalink_anchor() WordPress function reference, arguments and ...
Display permalink anchor for current post. The permalink mode title will use the post title for the 'a' element 'id' attribute. The id mode uses 'post-' with the post ID ...
queryposts.com