You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$not_found_button_group = '<div><p style="float:left;margin-right:5px;">'.esc_html__('Welcome to groups for WP. It looks like you don\'t have any ads.', 'ads-for-wp').'</p> <a href="'.esc_url( admin_url( 'post-new.php?post_type=adsforwp' ) ).'" class="button button-primary">'.esc_html__('Let\'s create a new Ad', 'ads-for-wp').'</a></div>';
818
+
if ($all_ads) {
819
+
$not_found_button_group = '<div><p style="float:left;margin-right:5px;">'.esc_html__('Welcome to groups for WP. It looks like you don\'t have any group.', 'ads-for-wp').'</p> <a href="'.esc_url( admin_url( 'post-new.php?post_type=adsforwp-groups' ) ).'" class="button button-primary">'.esc_html__('Let\'s create a new Group', 'ads-for-wp').'</a></div>';
820
+
}
810
821
$group_post_type = array(
811
822
'labels' => array(
812
823
'name' => esc_html__( 'Groups', 'ads-for-wp' ),
813
824
'add_new' => esc_html__( 'Add New Groups', 'ads-for-wp' ),
<strong><?phpechoesc_html__('If you have any query, please write the query in below box or email us at', 'ads-for-wp') ?> <a href="mailto:[email protected]">[email protected]</a>. <?phpechoesc_html__('We will reply to your email address shortly', 'ads-for-wp') ?></strong>
850
-
849
+
<strong><?phpechoesc_html__('If you have any query, please write the query in below box or email us at', 'ads-for-wp') ?> <a href="mailto:[email protected]">[email protected]</a>. <?phpechoesc_html__('We will reply to your email address shortly', 'ads-for-wp') ?></strong>
<span class="afw-query-success afw_hide"><?phpechoesc_html__('Message sent successfully, Please wait we will get back to you shortly', 'ads-for-wp'); ?></span>
856
862
<span class="afw-query-error afw_hide"><?phpechoesc_html__('Message not sent. please check your network connection', 'ads-for-wp'); ?></span>
Description: AdsforWP is an Google Ads & Banner ads plugin built for WordPress & AMP. Easy to Use, Unlimited Incontent Ads, Adsense, Premium Features and more
0 commit comments