Help with plugin compatibility
-
I am just starting to work through Polylang to add automatic compatibility with some of my plugins. I thought it would be easy enough but I guess I am missing something. I have a filter that I have confirmed is running when the settings page is saved. All data is there, and at the end of the function is the following line:
pll_register_string( ‘Option Label’, $label, ‘betrs_labels’, false );
(Where $label is populated with a single line string entered by the user)When I visit the page Languages > Strings translations in my dashboard, I have no new additions. Could you help me understand what I have done wrong? Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Help with plugin compatibility’ is closed to new replies.