Make WordPress Core

Timestamp:
08/26/2016 07:08:23 PM (9 years ago)
Author:
boonebgorges
Message:

Don't improperly cast IDs when fetching post, user, or term objects.

Blindly casting passed IDs to integers can generate false positives
when the ID is cast to 1.

Props deeptiboddapati.
Fixes #37738.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.