[wp-trac] [WordPress Trac] #25475: Hook Docs: wp-includes/cron.php

WordPress Trac noreply at wordpress.org
Sun Oct 27 08:35:26 UTC 2013


#25475: Hook Docs: wp-includes/cron.php
--------------------------+------------------------------
 Reporter:  tmtoy         |       Owner:  DrewAPicture
     Type:  defect (bug)  |      Status:  reviewing
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Inline Docs   |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------------------

Comment (by tmtoy):

 Thanks for a polite reply!!

 Sorry for late...
 I challenged the new patch. It may be wrong also maybe.
 But, I will continue to challenge as many times.

 ----
 overall:
 * Modified to the short description that "Filter <this thing>".
 * Modified to the @param tag the opening line of array.
 * Modified to parameters use @type and be indented four spaces.
 * Added to space between the array variable and the opening brace for hash
 notations.

 {{{schedule_event}}} filter:
 * Added to "clone" for array object.
 * Added to Short Description.

 {{{https_local_ssl_verify}}} filter:
 * Deleted to assign the boolean value.
 * Added to Specify the default.

 {{{cron_request}}} filter:
 * Broke the array out of the filter line and assigned it to a variable
 above.
 * Added to Short Description.
 * Modified to Space between {{{array{}}}→{{{array {}}}
 * Added to Specify the default.

 {{{cron_schedules}}} filter:
 * Modified to the @param tag the opening line of array.
 * Fixed hash notation spacing.
 * Modified to variable-style names instead of array keys.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25475#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list