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
Version | Description |
---|---|
4.0.0 | deprecated |
1.3.0 | Introduced. |