Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
PUM_Site_Assets::get_cache_dir_url()

Gets the directory caching should be stored in.


Description Description

Accounts for various adblock bypass options.


Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808

Return Return

(array|string)


Top ↑

Source Source

File: classes/Site/Assets.php

			wp_enqueue_style( 'popup-maker-site' );
		}
	}

	/**
	 * @param int $popup_id
	 */
	public static function enqueue_popup_assets( $popup_id = 0 ) {
		/**

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.