[wp-trac] [WordPress Trac] #19005: Only super-admins can add-media via the wp_editor when called on the front end.

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 20 00:02:45 UTC 2011


#19005: Only super-admins can add-media via the wp_editor when called on the front
end.
--------------------------+----------------------
 Reporter:  anointed      |       Owner:  azaozz
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Multisite     |     Version:  3.3
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |
--------------------------+----------------------
Changes (by azaozz):

 * status:  assigned => closed
 * resolution:   => invalid
 * milestone:  3.3 =>


Comment:

 Looked more into this, seems to be the expected behavior for
 multisite/network. You'll have to check user permissions and set/reset
 them when capturing user input from the front-end and saving the post.

 The new editor API lets you add an editor anywhere but doesn't handle the
 submitted data from it. That needs to be done by the plugin.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19005#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list