Profiles

  • Member Since: September 4th, 2014
  • Find me on:
  • Posted a reply to Fatal error, on the site WordPress.org Forums:
    public static function get_introduction_meta( $key = '' ) { $user_introduction_meta = get_user_meta( get_current_user_id(), self::INTRODUCTION_KEY, true…

  • Posted a reply to Fatal error, on the site WordPress.org Forums:
    As I mentionned, User::get_introduction_meta() returns a string for the current user.This is not a plugin…

  • Posted a reply to Fatal error, on the site WordPress.org Forums:
    The fatal errors are triggered in the 3.53.3.

  • Posted a reply to Fatal error, on the site WordPress.org Forums:
    Another one related to the fact User::get_introduction_meta() returns a string [06-Feb-2026 14:50:19 UTC] PHP Fatal…

  • Created a topic, Fatal error, on the site WordPress.org Forums:
    [06-Feb-2026 14:19:02 UTC] PHP Fatal error: Unca…

  • Posted a reply to Undefined array key Warning, on the site WordPress.org Forums:
    I can confirm the issue. It's so bad that it foods stderr and crashes PHP.A…

  • Posted a reply to Error after last update, on the site WordPress.org Forums:
    In notification\src\Admin\CheckRestApi.php You need to replace if ( array_key_exists( 'data', $message ) ) { $is_available…

  • Created a topic, Attachment add-on, on the site WordPress.org Forums:
    Hi, Is there any update on the email attachment add-o…

  • Posted a reply to Recipient context for merge tags, on the site WordPress.org Forums:
    Thank you @kubitomakita for confirming, this is exactly what I did as workaround.

  • Created a topic, Recipient context for merge tags, on the site WordPress.org Forums:
    Hi, Is there a possibility to retrieve the recipients…

  • Created a topic, $TRP_LANGUAGE in REST request, on the site WordPress.org Forums:
    Hi, Is there a way to get the current language proper…

  • Created a topic, Exclusion not working properly, on the site WordPress.org Forums:
    Hi, After excluding elements, disabling the dynamic t…

  • Created a topic, Script enqueuing, on the site WordPress.org Forums:
    Hi, It works great but it doesn't enqueue everywhere …

  • Posted a reply to Hooks & Integration, on the site WordPress.org Forums:
    Thanks the quick reply, the link was very useful. I hope you will consider the…

  • Created a topic, Hooks & Integration, on the site WordPress.org Forums:
    Hi, I had the opportunity to test Amelia Pro for a cl…

  • Created a topic, Metaboxes Support for Custom Post Types, on the site WordPress.org Forums:
    Hi, It would be great if there was a setting or a fil…

  • Created a topic, Notify API for bulk SMS, on the site WordPress.org Forums:
    Hi, I recently had to implement bulk sms but didn't wa…

  • Posted a reply to Plugin not working, on the site WordPress.org Forums:
    Hi James, I assure you there was no malice in my support post and review.…

  • Created a topic, Potential conflict with themes and plugins, on the site WordPress.org Forums:
    The plugin override not only the current edited post b…

  • Created a topic, Plugin not working, on the site WordPress.org Forums:
    The plugin is potentially overriding not only the curr…

  • Posted a reply to Invalidation for logged in users, woocommerce, on the site WordPress.org Forums:
    Thanks for the links and the info, I'll surely take a look into it :)

  • Posted a reply to Invalidation for logged in users, woocommerce, on the site WordPress.org Forums:
    Thank for the quick reply, it is really appreciated. I realized that my question was…

  • Created a topic, Invalidation for logged in users, woocommerce, on the site WordPress.org Forums:
    Hi, just curious are you supporting cookie invalidatio…

  • Posted a reply to PHP Error due to use of SERVER_NAME, on the site WordPress.org Forums:
    Thanks yehudah!

  • Created a topic, PHP Error noticed due to use of SERVER_NAME, on the site WordPress.org Forums:
    Hi, Like in the old version, I keep on receiving PHP …

  • Posted a reply to That black Friday recurring popup is just annoying, on the site WordPress.org Forums:
    I edited my rating :)

  • Posted a reply to That black Friday recurring popup is just annoying, on the site WordPress.org Forums:
    Thanks for the update, the new version fixed the issue. The transients are normally not…

  • Created a topic, That black Friday recurring popup is just annoying, on the site WordPress.org Forums:
    Nothing bad to say about the plugin except that Black …

  • Posted a reply to Postman SMTP Mailer/Email Log is prone to a cross-site scripting vulnerability, on the site WordPress.org Forums:
    if $_REQUEST['page'] is meant to be a url, you're right

  • Posted a reply to Postman SMTP Mailer/Email Log is prone to a cross-site scripting vulnerability, on the site WordPress.org Forums:
    htmlspecialchars() doesn't escape anything. I haven't check the code but I would probably use wp_kses_post()…

  • Created a topic, Not fully compatible with latest version, on the site WordPress.org Forums:
    Works fine as long as the category display isn't set t…

  • Created a topic, Nice plugin but not fully compatible anymore, on the site WordPress.org Forums:
    Nice plugin but incompatible with the product display …

  • Posted a reply to Plugin 2.x update broke sites, on the site WordPress.org Forums:
    Try going to https://clearcharity.org/unloq or https://clearcharity.org/wp-login.php directly. Else you’ll have to login through the ftp…

  • Posted a reply to Plugin 2.x update broke sites, on the site WordPress.org Forums:
    Thanks for the feedback, I guess everyone noticed all the updates yesterday :) I can…

  • Posted a reply to Plugin 2.x update broke sites, on the site WordPress.org Forums:
    Agreed what a mess!

  • Created a topic, Works as advertised but could do so much more, on the site WordPress.org Forums:
    I have been using Apppresser for quite some time, so I…

  • Created a topic, It just works!, on the site WordPress.org Forums:
    First all their plugins work as expected, play well wi…

  • Created a topic, login redirect issue, on the site WordPress.org Forums:
    Hi, Urls like https://www.mysite.com/wp-login.php?red…

  • Created a topic, Issue with favorites/list/listing/html filter and ajax callback, on the site WordPress.org Forums:
    Hi Kyle, Is there a reason why the ajax loading doesn…

  • Posted a reply to Amazon SES, on the site WordPress.org Forums:
    Latency can be different but yes the result is the same. The API might be…

  • Posted a reply to Amazon SES, on the site WordPress.org Forums:
    Postman uses smtp while WP SES uses SES api. 2 ways to use SES.

  • Created a topic, Great Alternative to Clef!, on the site WordPress.org Forums:
    I migrated a few domains from Clef after getting the i…

  • Posted a reply to TextArea default value system tags not being replaced, on the site WordPress.org Forums:
    Let's see if I didn't mess up my first PR on caldera Forms :)

  • Created a topic, Awesome!, on the site WordPress.org Forums:
    I still need to do more testing but this is awesome! I…

  • Posted a reply to Amazon SES, on the site WordPress.org Forums:
    You need to create smtp credentials in aws. http://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-credentials.html

  • Posted a reply to TextArea default value system tags not being replaced, on the site WordPress.org Forums:
    Based on the code, Caldera_Forms::do_magic_tags is only applied on the placeholder and not the default…

  • Created a topic, TextArea default value system tags not being replaced, on the site WordPress.org Forums:
    Hi Josh, The system tags are not being replaced when …

  • Created a topic, Delete Permanently Missing in View Entries Page, on the site WordPress.org Forums:
    Hi, When accessing the standalone entries page (/wp-a…

  • Posted a reply to Twilio/PHP outdated, on the site WordPress.org Forums:
    That's really great :) I'll test it later today.

  • Created a topic, A great base for integrating Twilio into WP, on the site WordPress.org Forums:
    The plugin is well executed and the code is clean and …

Plugins