Make WordPress Core

Opened 12 months ago

Last modified 12 months ago

#63918 new defect (bug)

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

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

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.


12 months ago
#1

  • Keywords has-patch added

@mukesh27 commented on PR #9721:


12 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:


12 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.