Filter: jsps_admin_show_promotion

apply_filters( 'jsps_admin_show_promotion', $show_promo ) → {boolean}
Decides if it displays promotion sections within the admin, or not.

Parameters:

Name Type Default Description
$show_promo boolean true true or false weither you want to display promo or not
Since:
  • 2.0.0 First version
Author:
Source:

Returns:

Returns the value of $show_promo
Type
boolean
apply_filters( 'jsps_admin_show_promotion', $show_promo ) → {boolean}
Decides if it displays promotion sections within the admin, or not.

Parameters:

Name Type Default Description
$show_promo boolean true true or false weither you want to display promo or not
Since:
  • 2.0.0 First version
Author:
Source:

Returns:

Returns the value of $show_promo
Type
boolean
apply_filters( 'jsps_admin_show_promotion', $show_promo ) → {boolean}
Decides if it displays promotion sections within the admin, or not.

Parameters:

Name Type Default Description
$show_promo boolean true true or false weither you want to display promo or not
Since:
  • 2.0.0 First version
Author:
Source:

Returns:

Returns the value of $show_promo
Type
boolean