Current Path : /storage/v11800/affypharma/public_html/wp-content/plugins/mailchimp-for-wp/includes/integrations/

Linux v11800 5.3.0-1023-aws #25~18.04.1-Ubuntu SMP Fri Jun 5 15:19:18 UTC 2020 aarch64

Upload File :
Current File : /storage/v11800/affypharma/public_html/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-tags.php
<?php

/**
 * Class MC4WP_Integration_Tags
 *
 * @ignore
 * @access private
 */
class MC4WP_Integration_Tags extends MC4WP_Dynamic_Content_Tags {

	/**
	 * @var MC4WP_Integration
	 */
	protected $integration;

	/**
	 * Add hooks
	 */
	public function add_hooks() {
		add_filter( 'mc4wp_integration_checkbox_label', array( $this, 'replace_in_checkbox_label' ), 10, 2 );
	}

	/**
	 * Register template tags for integrations
	 */
	public function register() {
		parent::register();

		$this->tags['subscriber_count'] = array(
			'description' => __( 'Replaced with the number of subscribers on the selected list(s)', 'mailchimp-for-wp' ),
			'callback'    => array( $this, 'get_subscriber_count' ),
		);
	}

	/**
	 * @hooked `mc4wp_integration_checkbox_label`
	 * @param string $string
	 * @param MC4WP_Integration $integration
	 * @return string
	 */
	public function replace_in_checkbox_label( $string, MC4WP_Integration $integration ) {
		$this->integration = $integration;
		$string            = $this->replace( $string, 'esc_html' );
		return $string;
	}

	/**
	 * Returns the number of subscribers on the selected lists (for the form context)
	 *
	 * @return int
	 */
	public function get_subscriber_count() {
		$mailchimp = new MC4WP_MailChimp();
		$list_ids  = $this->integration->get_lists();
		$count     = $mailchimp->get_subscriber_count( $list_ids );
		return number_format( $count );
	}
}

Softgel-Capsule – Affy Pharma Pvt Ltd

Arrange A Callback
[]
1 Step 1
Full Name
Telephone
Departmentyour full name
Postal Address
Message
0 /
Previous
Next
Shopping Basket