[wp-trac] [WordPress Trac] #25468: Hook Docs: wp-includes/bookmark.php
WordPress Trac
noreply at wordpress.org
Wed Oct 9 02:33:48 UTC 2013
#25468: Hook Docs: wp-includes/bookmark.php
--------------------------+------------------------------
Reporter: ShinichiN | Owner: rzen
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Inline Docs | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Changes (by ShinichiN):
* keywords: needs-patch => has-patch
Comment:
Thank you for the review.
Is it ok to make change as below to the hooks?
before
`apply_filters('get_bookmarks', $results, $r);`
after
`apply_filters( 'get_bookmarks', $results, $r );`
just inserting spaces before and after the arguments.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25468#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list