Hi,
I would like to extend the “Page Link” field type so that when “Allow Archive URLs” is ticked, category archives are also returned. In order to do this I would need to be able to filter the results array in ajax_query()
in class-acf-field-page_link.php
.
I believe this would be a useful feature for a number of users and use cases, across all field types that use AJAX search.
Thanks!