Uses
Uses | Description |
---|---|
wp-includes/class-pop3.php: stripos() | |
wp-includes/formatting.php: wptexturize() | Replaces common plain text characters with formatted entities. |
wp-includes/functions.php: _deprecated_argument() | Mark a function argument as deprecated and inform when it has been used. |
wp-includes/link-template.php: the_permalink() | Displays the permalink for the current post. |
wp-includes/post-template.php: get_the_title() | Retrieve post title. |
wp-includes/comment-template.php: get_trackback_url() | Retrieves the current post’s trackback URL. |