Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#29446 closed defect (bug) (invalid)

like_escape deprecated in 4.0

Reported by: arena Owned by:
Priority: normal Milestone:
Component: General Version: 4.0
Severity: normal Keywords: close
Cc: Focuses:

Description

like_escape is <strong>deprecated</strong> since version 4.0! Use wpdb::esc_like() instead. in \wordpress\wp-includes\functions.php at line 3202

Change History (2)

#1 @arena
12 years ago

  • Keywords close added

#2 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

See [28711] and #10041.

Note: See TracTickets for help on using tickets.