Changeset 4149
- Timestamp:
- 09/28/2016 08:53:31 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-bbp-user-badges/inc/class-plugin.php
r4138 r4149 59 59 60 60 protected function get_author_badge_info() { 61 if ( ! class_exists( '\WordPressdotorg\Forums\Plugin' ) ) { 62 return; 63 } 64 61 65 $badgeable_forums = array( 62 66 \WordPressdotorg\Forums\Plugin::PLUGINS_FORUM_ID,
Note: See TracChangeset
for help on using the changeset viewer.