Skip to content

Commit

Permalink
Log
Browse files Browse the repository at this point in the history
  • Loading branch information
qstudio committed Nov 27, 2020
1 parent 507b039 commit c6f7511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/get/media.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public static function thumbnail( $args = null ){
}

// test incoming args ##
h::log( $args );
// h::log( $args );

// check for post thumbnail ##
if ( ! \has_post_thumbnail( $args['post']->ID ) ) {
Expand Down

0 comments on commit c6f7511

Please sign in to comment.