🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
A

ACF Advanced Search

5/5 (1 ratings) 70 active installs Updated Mar 24, 2017
ACF Advanced Search widget (BackEnd).

ACF Advanced Search widget (BackEnd).

This plugin extends the WordPress search widget and allows to search by content with filters in fields created using Advanced Custom Fields plugin. Free and Pro versions of ACF plugin are supported.

For displaying ACF fields in a single post can be used short code

[displayACFfields]

If you edit template in PHP editor you can use:

<?php echo do_shortcode('[displayACFfields]'); ?>