[wp-meta] [Making WordPress.org] #2699: Add a new role to the forums: plugin/theme support
Making WordPress.org
noreply at wordpress.org
Mon Jan 15 14:01:35 UTC 2018
#2699: Add a new role to the forums: plugin/theme support
----------------------------+-----------------------
Reporter: TacoVerdo | Owner: Otto42
Type: enhancement | Status: accepted
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: has-patch |
----------------------------+-----------------------
Comment (by jobthomas):
@SergeyBiryukov are there plans to add this for theme support reps as
well? As per
https://meta.trac.wordpress.org/attachment/ticket/2699/2699.patch
{{{
// Themes do not have support reps right now.
if ( $this->compat() == 'theme' ) {
$support_reps = array();
return $support_reps;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2699#comment:43>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list