Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34259, comment 8


Ignore:
Timestamp:
10/12/2015 09:44:09 PM (10 years ago)
Author:
stevenkword
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34259, comment 8

    initial v1  
    1 I definitely prefer adding the parameter to the filter instead of creating a new action.  This will keep implementation more obvious for future theme developers.
     1I definitely prefer adding the parameter to the action instead of creating a new action.  This will keep implementation more obvious for future theme developers.