Changeset 48275 for trunk/src/wp-includes/general-template.php
- Timestamp:
- 07/02/2020 11:28:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r48209 r48275 3911 3911 * @since 4.9.0 3912 3912 * 3913 * @param array $settings The array of settings passed to the code editor. A falsey value disables the editor. 3913 * @param array $settings The array of settings passed to the code editor. 3914 * A falsey value disables the editor. 3914 3915 * @param array $args { 3915 3916 * Args passed when calling `get_code_editor_settings()`.
Note: See TracChangeset
for help on using the changeset viewer.