Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36824, comment 41


Ignore:
Timestamp:
06/24/2018 04:22:47 PM (6 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36824, comment 41

    initial v1  
    22
    33- Adds unit tests for {{{do_enclose()}}} to help with the ticket. First pass.
    4 - Adds {{{@return}}} for {{{do_enclode()}}}.
     4- Adds {{{@return}}} for {{{do_enclose()}}}.
    55- Adjusts the {{{! empty( get_to_ping( $post_id ) )}}} from [attachment:36824.9.diff] to avoid {{{Fatal error: Can't use function return value in write context}}} for PHP < 5.5.
    66- Removes global {{{$wpdb}}} in {{{do_all_pings()}}}.