1️⃣blockslider_query_args
"blockslider_query_args" filter allows you to modify the block slider query before being processed by the query slider.
Last updated
"blockslider_query_args" filter allows you to modify the block slider query before being processed by the query slider.
Last updated
$args
array
Array of list of arguments supported by class.
$query
array
Query attribute constructed from the block slider block.
version 2.1.4
The following code snippet demonstrate a simple use case regarding how developers can change maximum posts a query slider can ever get.