Make WordPress Core


Ignore:
Timestamp:
05/10/2014 11:35:08 PM (11 years ago)
Author:
wonderboymusic
Message:

First pass at wpview logic for the [embed] shortcode. URLs on a their own line are parsed as well. The toolbar will appear with the "remove" button when the view is clicked. Edit has not been implemented yet.

Props avryl, wonderboymusic.
See #28195.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/admin-ajax.php

    r28126 r28358  
    5959    'query-attachments', 'save-attachment', 'save-attachment-compat', 'send-link-to-editor',
    6060    'send-attachment-to-editor', 'save-attachment-order', 'heartbeat', 'get-revision-diffs',
    61     'save-user-color-scheme', 'update-widget', 'query-themes',
     61    'save-user-color-scheme', 'update-widget', 'query-themes', 'filter-content'
    6262);
    6363
Note: See TracChangeset for help on using the changeset viewer.