Make WordPress Core

Changeset 59190


Ignore:
Timestamp:
10/07/2024 05:46:47 PM (3 months ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typo in a comment in WP_Customize_Control::render_control().

Follow-up to [38906].

Props nithins53, nithi22, mukesh27, jdahir0789.
Fixes #62186.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-customize-control.php

    r58146 r59190  
    609609
    610610                /*
    611                  * Even more hacikly add auto-draft page stubs.
     611                 * Even more hackily add auto-draft page stubs.
    612612                 * @todo Eventually this should be removed in favor of the pages being injected into the underlying get_pages() call.
    613613                 * See <https://github.com/xwp/wp-customize-posts/pull/250>.
Note: See TracChangeset for help on using the changeset viewer.