Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
with loggin
  • Loading branch information
gridpane committed Jul 4, 2024
commit 5e262858a0a61e0a577aa2a6350177a5381f2d96
1 change: 1 addition & 0 deletions admin/class-nginx-helper-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ public function set_future_post_option_on_future_status( $new_status, $old_statu
$nginx_purger->log('* * * * *');
$nginx_purger->log('* Post Type update - ' . $post_type . ' - purge trigger excluded...');
$nginx_purger->log('* Filter: -> rt_nginx_helper_exclude_post_types');
$nginx_purger->log('* * * * *');
}
return;
}
Expand Down