-
Posted a reply to Emails are not sent in the correct language, on the site WordPress.org Forums:
My 3rd party fix: TranslatePress needs to collect/store the order-id before the trigger is called… -
Posted a reply to Contact Form 7 – Page refreshes upon submission, on the site WordPress.org Forums:
In my case I had additional actions binded (jquery) to a custom submit button. These… -
Posted a reply to wrapped in an empty div, on the site WordPress.org Forums:
Gutenberg block admin add: function test() { // } Database: <!-- wp:syntaxhighlighter/code {"language":"php","lineNumbers":true} --> <pre… -
Created a topic, wrapped in an empty div, on the site WordPress.org Forums:
Hi, Why is the code wrapped in an empty div element (… -
Created a topic, Filter shortcode presets, on the site WordPress.org Forums:
Great simple plugin! There are no filters available te… -
Posted a reply to Export polylang translated strings, on the site WordPress.org Forums:
PLL_Admin_Strings::get_strings() This gives you an array with all registered strings. Try to combine with my… -
Posted a reply to Export polylang translated strings, on the site WordPress.org Forums:
Try this to get clean strings in the error_log. This is without the context. Working… -
Posted a reply to Checked but not added to list, on the site WordPress.org Forums:
This plugin is not working if you have multiple mailpoetsignup-checkboxes on one submit. I want… -
Posted a reply to Checked but not added to list, on the site WordPress.org Forums:
Okay, I think I have to check for something else. It is signing up when… -
Created a topic, Checked but not added to list, on the site WordPress.org Forums:
Hi Kasper, In your class MailPoet_CF7_Submit_Form at … -
Created a topic, not saving as jpg, on the site WordPress.org Forums:
Hi Jakub, I'm using your plugin to convert images fro… -
Created a topic, hook after save, on the site WordPress.org Forums:
Hi Hijiri, thanks for your efforts on this plugin. Is… -
Posted a reply to Get widget instance with wp_options, on the site WordPress.org Forums:
Hi bcworkz, guido, The numeric key you want to get refers to the id of…