qtranslate / qtranslate-xt

qTranslate-XT (eXTended) - reviving qTranslate-X multilingual plugin for WordPress. A new community-driven plugin soon. Built-in modules for WooCommerce, ACF, slugs and others.
GNU General Public License v2.0
546 stars 103 forks source link

Refactor ACF init of qTranslate fields #1299

Closed herrvigg closed 1 year ago

herrvigg commented 1 year ago

ACF code is unnecessarily duplicated for the initialization. Re-use parent methods for constructor and initialize. Define ACF_CATEGORY_QTX for the category ID.