Skip to content

Commit

Permalink
Debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbohacek committed Feb 12, 2023
1 parent a39547d commit ff06452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/newonbotwiki.php
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ public function post_update( $new_status, $old_status, $post ) {
$resource_type_slug = strtolower( $term->slug );

log_this(array(
'post' => $post,
'post_terms' => $post_terms,
'term' => $term,
'resource_type' => $resource_type,
Expand Down

0 comments on commit ff06452

Please sign in to comment.