Changes between Version 1 and Version 2 of Ticket #36824, comment 41
- Timestamp:
- 06/24/2018 04:23:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36824, comment 41
v1 v2 4 4 - Adds {{{@return}}} for {{{do_enclose()}}}. 5 5 - 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. 6 - Removes global {{{$wpdb}}} in {{{do_all_pings()}}}.6 - Removes the seemingly unused global {{{$wpdb}}} in {{{do_all_pings()}}}. 7 7 - Removes doc block for {{{$wpdb}}} in {{{do_all_pings()}}}. 8 8 - Added end-of-line dots for inline comments in {{{do_all_pings()}}}.