Ticket #37321: 37321.patch
| File 37321.patch, 612 bytes (added by , 10 years ago) |
|---|
-
src/wp-includes/general-template.php
2884 2884 } 2885 2885 2886 2886 /** 2887 * Whether the user should have a WYSIW IG editor.2887 * Whether the user should have a WYSIWYG editor. 2888 2888 * 2889 * Checks that the user requires a WYSIW IG editor and that the editor is2890 * supported in the user s browser.2889 * Checks that the user requires a WYSIWYG editor and that the editor is 2890 * supported in the user's browser. 2891 2891 * 2892 2892 * @since 2.0.0 2893 2893 *