Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #5764


Ignore:
Timestamp:
02/04/2008 10:14:13 PM (17 years ago)
Author:
lloydbudd
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5764 – Description

    initial v2  
    55If I then go back to my profile and turn on the visual editor (which I normally do not use, because I prefer to write my own clean HTML), there is now an "Add media" section, even if I switch to the "code" editor tab.
    66
     7ADDITIONAL DETAILS (from Ryan)
     8
     9The problem is in the_editor().  media-buttons is defined within a user_can_richedit() conditional.