Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'the_title' apply_filter should use post ID instead of post object #29

Open
dougaxe1 opened this issue May 23, 2019 · 0 comments
Open

Comments

@dougaxe1
Copy link
Member

https://github.com/WDGDC/Jarvis/blob/eee2ceb961ed2852e36794e57c6fb060e152c567/src/php/models/post.php#L12

This filter is documented in wp-includes/post-template.php:

/**
 * Filters the post title.
 *
 * @since 0.71
 *
 * @param string $title The post title.
 * @param int    $id    The post ID.
 */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant