Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #19023, comment 5


Ignore:
Timestamp:
11/02/2011 09:13:58 PM (13 years ago)
Author:
marfarma
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19023, comment 5

    v1 v2  
    26263) probably include Kurt Payne's ssl_proxy for externally hosted media, now that I see how it's done (thanks Kurt!)
    2727
    28 Perhaps my content_save_pre, content_edit_pre and the_content filters should be part of a unified patch that addresses #15928, #18017, #19037 and #19023
     28Perhaps my content_save_pre, content_edit_pre and the_content filters should be part of a unified patch that addresses #15928, #18017, #19037 and #19023
     29
     30(edit: also #13941 -- which, however, raises the issue of whether plugins should use the WP_PLUGIN_URL constant -- I thought it's now considered a 'bad practice' as per: http://codex.wordpress.org/Determining_Plugin_and_Content_Directories
     31
     32"WordPress makes use of the following constants when determining the path to the content and plugin directories. These should not be used directly by plugins or themes, but are listed here for completeness.")
     33