Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18196, comment 9


Ignore:
Timestamp:
08/03/2011 05:21:14 PM (13 years ago)
Author:
sirzooro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18196, comment 9

    initial v1  
    1 Please provide `update_postmeta`, `updated_postmeta`, `delete_postmeta` and `deleted_postmeta` filters for other metadata types too. Of course include proper metadata name in filter name instead of 'post' (e.g. `update_usermeta`, and so on). This will allow to create new types of plugins.