[wp-trac] [WordPress Trac] #25468: Hook Docs: wp-includes/bookmark.php
WordPress Trac
noreply at wordpress.org
Wed Oct 9 03:08:33 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 |
--------------------------+------------------------------
Comment (by DrewAPicture):
Replying to [comment:3 ShinichiN]:
> 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.
Yep, sure is :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25468#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list