Make WordPress Core


Ignore:
Timestamp:
07/03/2021 09:41:02 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Add and correct examples of common names for various dynamic hooks.

See #53581

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/media.php

    r51302 r51327  
    579579         *
    580580         * The dynamic portion of the hook, `$content_func`, refers to the form
    581          * callback for the media upload type. Possible values include
    582          * 'media_upload_type_form', 'media_upload_type_url_form', and
    583          * 'media_upload_library_form'.
     581         * callback for the media upload type.
    584582         *
    585583         * @since 2.5.0
Note: See TracChangeset for help on using the changeset viewer.