[wp-meta] [Making WordPress.org] #1403: Convert back-compat filters to skip-feature flags

Making WordPress.org noreply at wordpress.org
Wed Nov 18 23:42:24 UTC 2015


#1403: Convert back-compat filters to skip-feature flags
---------------------------------------+--------------------------
Reporter:  iandunn                     |      Owner:
    Type:  task                        |     Status:  new
Priority:  normal                      |  Component:  wordcamp.org
Keywords:  good-first-bug needs-patch  |
---------------------------------------+--------------------------
 r2092 introduced a better way to handle skipping features for back-compat,
 but there's a bunch of existing code that uses the old filter approach. We
 should convert all those to use the new approach.

 I think this is a complete list of the old filters:

 * wcpt_require_complete_meta_min_site_id
 * wcpt_speaker_post_avatar_min_site_id
 * wcpt_session_post_speaker_info_min_site_id
 * wcpt_speaker_post_session_info_min_site_id
 * wcb_back_compat_max_site_id
 * wcb_back_compat_site_id_exceptions

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1403>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list