Make WordPress Core

Opened 4 months ago

Last modified 4 months ago

#63918 new defect (bug)

updated_..._meta meta_id is string not int - wrong docs

Reported by: kkmuffme's profile kkmuffme Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Options, Meta APIs Keywords: has-patch
Focuses: Cc:

Description

Documented as int (since it's an int in all other meta functions, e.g. "add" since it's typecast there)

Change History (4)

This ticket was mentioned in PR #9721 on WordPress/wordpress-develop by @kkmuffme.


4 months ago
#1

  • Keywords has-patch added

@mukesh27 commented on PR #9721:


4 months ago
#3

Does current version of code break anything? If yes, could you share a scenario where it breaks along with the steps to reproduce?

@kkmuffme commented on PR #9721:


4 months ago
#4

No, everything's working perfectly. The phpdoc types are just there to make it look fancy

Note: See TracTickets for help on using tickets.