This plugin provides an option in the backend to add a number range slider as an ACF field. It allow to set range by selecting min and max number.
As of April 2026, Range Slider Addon for ACF is a WordPress acf-field plugin with 60 active installations and a 0/5 rating0. It has been downloaded 2.2K+ times in total. Requires WordPress 4.9+ and PHP 7.4+. Available on WordPress.org since 2023. Top alternative: Meta Field Block.
This plugin provides an option in the backend to add a number range slider as an ACF field. It allow to set range by selecting min and max number.
Important Note: Range Slider Addon for ACF is built on top of Advanced Custom Fields. This plugin requires ACF plugin to function. Make sure you have ACF installed and activated.
Access the range values from an array.
For example-
1. To get range array
get_field(‘field_name’);
To get range min value
get_field(‘field_name’)[‘min’];
To get range Max value
get_field(‘field_name’)[‘max’];
Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.
Documentation
For any feedback or queries regarding this plugin, please contact…
| WordPress | 4.9+ requiredTested up to 6.8.5 |
| PHP | 7.4+ required |
Stable Release
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.