Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22356, comment 6


Ignore:
Timestamp:
11/20/2012 05:08:30 PM (11 years ago)
Author:
ryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22356, comment 6

    initial v1  
    1 Change supports(), get_instance(), and choose_implementation() to accept one $args associative array? Maybe allow a two arg style for passing key and value? Turn supports into a generic supports/capabilities method like current_theme_supports() and wpdb::has_cap()?
     1Change supports(), get_instance(), and choose_implementation() to accept one $args associative array? Maybe allow a two arg style for passing key and value? Turn supports into a generic supports/capabilities method like post_type_supports(), current_theme_supports() and wpdb::has_cap()?