Changeset 7386 for trunk/src/includes/extend/akismet.php
- Timestamp:
- 12/27/2025 02:18:47 AM (9 months ago)
- File:
-
- 1 edited
-
trunk/src/includes/extend/akismet.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/extend/akismet.php
r7382 r7386 957 957 add_meta_box( 958 958 'bbp_akismet_topic_history', 959 __( ' AkismetHistory', 'bbpress' ),959 __( 'History', 'bbpress' ), 960 960 array( $this, 'history_metabox' ), 961 961 bbp_get_topic_post_type(), … … 967 967 add_meta_box( 968 968 'bbp_akismet_reply_history', 969 __( ' AkismetHistory', 'bbpress' ),969 __( 'History', 'bbpress' ), 970 970 array( $this, 'history_metabox' ), 971 971 bbp_get_reply_post_type(),
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)