This function has been deprecated.

a_z_listing_force_enable_styles()

Replace the default styling enqueue function with a_z_listing_force_enqueue_styles to always add the styling to pages


Description


Return

(void)


Source

File: functions/styles.php

function a_z_listing_force_enable_styles() {
	// no-op.
}

Changelog

Changelog
VersionDescription
4.0.0deprecated
1.3.0Introduced.