Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16953, comment 43


Ignore:
Timestamp:
02/10/2013 08:35:00 PM (12 years ago)
Author:
MikeSchinkel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16953, comment 43

    initial v1  
    99}}}
    1010
     11I also added an enhancement that omits the `'symlinked_plugins'` option if there are no symlinked plugins so that the options table won't won't be polluted with that entry when there are no plugins that have been symlinked.
     12
    1113Attached is a new patch with the check moved to `plugins_url()`.