acf-options-for-polylang
                                
                                
                                
                                    acf-options-for-polylang copied to clipboard
                            
                            
                            
                        A WordPress plugin for adding ACF options page support for Polylang.
#### Version information * Plugin version : 1.1.10 * PHP : 7.4 * WordPress : 5.9.3 * ACF version : 5.12.2 * Polylang version : 3.2.2 #### Steps to reproduce...
#### Version information * Plugin version : 1.1.10 * PHP : 7.4 * WordPress : 5.8.1 * ACF version : 5.7.7 * Polylang version : 2.5.3 #### Steps to reproduce...
We have noticed that Options are not properly retrieved in certain languages and I am confident I have narrowed it down to this line: `$_post_id = preg_replace( '/(_[a-z]{2}_[A-Z]{2})/', '', $post_id...
Hi, I've noticed a strenge behaviour after updating ACF Pro to 5.10.x. 1. After installing your ACF Options for Polylang plugin ver. 1.1.10 on ACF Pro 5.9.9 everything seems to...
Hello, when trying to install on WP 5.8 / ACF 5.10.1 there is an error message "Advanced Custom Fields should be on version 5.6.0 or above." Best P.
Im trying your plugin, and it working as expected for most part (text, images and so on) some of my options includes "gallery" and seems that gallery types are not...
#### Version information * Plugin version : 1.1.7 * PHP : 7.4 * WordPress : 5.6.1 * ACF version : 5.9.3 * Polylang version : 2.9.1 (PRO) #### Steps to...
#### Version information * Plugin version : 1.1.7 | * PHP : 7.2 * WordPress : 5.4.1 * ACF version : 5.8.11 * Polylang version : 2.7.2 #### Steps to...
#### What was expected My old options page should be added upon plugin activation to the new options page. It's possible to fetch them like so: get_options('name', 'options'); // for...
Hi there, Thank you so much for this awesome plugin. One thing though.... I recently added it to an existing site of mine and I came up with an SQL-Script...