Changeset 11892 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-profiles-wp-activity-notifier/wporg-profiles-wp-activity-notifier.php
- Timestamp:
- 05/26/2022 05:12:01 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-profiles-wp-activity-notifier/wporg-profiles-wp-activity-notifier.php
r11891 r11892 113 113 // Some Handbook posts are automatically created and don't have an author. 114 114 elseif ( $post->wporg_markdown_source || ! $post->post_author ) { 115 $notifiable = false; 116 } 117 118 elseif ( $post->_xpost_original_permalink || str_starts_with( $post->post_name, 'xpost-' ) ) { 115 119 $notifiable = false; 116 120 }
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)