Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #62903, comment 3


Ignore:
Timestamp:
02/04/2025 07:55:28 AM (2 months ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62903, comment 3

    v1 v2  
    66{{{
    77validate_callback: Validate that the ID input is numeric. This should only fail for always invalid inputs.
    8 ie. is_numeric( $intput )
     8ie. is_numeric( $input )
    99
    1010permission_callback: Verify that the user is logged in, and has access to the referenced item