Skip to content

Commit

Permalink
return null removed
Browse files Browse the repository at this point in the history
  • Loading branch information
codersaiful committed May 7, 2024
1 parent 9bfd6f3 commit 85f80ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion admin/action-hook.php
Original file line number Diff line number Diff line change
Expand Up @@ -1046,7 +1046,6 @@ function wpt_configure_label_part($settings, $current_config_value,$field_name){
* @return void
*/
function wpt_configure_external_part( $settings,$current_config_value,$field_name ){
return;
$display = '';
if( ! defined( 'YITH_YWRAQ_VERSION' ) ){
$display = 'display:none';
Expand Down

0 comments on commit 85f80ab

Please sign in to comment.