Ali Khallad
@alikhallad on WordPress.org, @Ali on Slack
- Member Since: May 17th, 2017
- Location: Morocco
- Website: alikhallad.com
Contribution History
Ali Khallad’s badges:- Plugin Developer
- Translation Contributor
-
Committed [3443422] to Plugins SVN:
- Fix: Replace WordPress nonce-based CSRF protection with stateless ... -
Committed [3393281] to Plugins SVN:
- Fix: Entry timestamps now display in WordPress timezone instead of ... -
Posted a reply to Session has expired, on the site WordPress.org Forums:
Hey @spmcnerd, We have multiple security checks on the form (on submission), and this is… -
Posted a reply to UTC Time Stamp?, on the site WordPress.org Forums:
Thanks for reporting, we confirmed the issue and will fix it in the next release. -
Committed [3389839] to Plugins SVN:
* Added Gutenberg block for manual placement on custom pages * Updated ... -
Committed [3381421] to Plugins SVN:
- Add: Taxonomy mapping in Post Submission action to automatically ... -
Posted a reply to Capture a Favorites List in a Contact Form?, on the site WordPress.org Forums:
It's just an example, the code will be bigger, but that's not really relevant to… -
Posted a reply to HTML Formatting in Capture Boxes?, on the site WordPress.org Forums:
Currently, textarea fields are plain text only and don't allow HTML. However, we might add… -
Posted a reply to Capture a Favorites List in a Contact Form?, on the site WordPress.org Forums:
Hi Stu, Thanks for reaching out! What you're describing is definitely possible, but it's going… -
Committed [3365279] to Plugins SVN:
- Fix: Critical bug where entries could only be viewed twice before ... -
Posted a reply to Conditional Logic For Category Pages, on the site WordPress.org Forums:
Hi Stu, The Hooks feature you're using is for PHP functions, not URLs. That's why… -
Posted a reply to Where Do Attached Media File Uploads Go?, on the site WordPress.org Forums:
It's not that straightforward if you don't have WordPress development experience. -
Posted a reply to How to disable the plugin’s internal spam filter?, on the site WordPress.org Forums:
I already added it to your child theme's functions.php file for you. You can see… -
Posted a reply to Where Do Attached Media File Uploads Go?, on the site WordPress.org Forums:
That's just how the pluginThe plugin stores files privately by design since many forms handle… -
Posted a reply to Where Do Attached Media File Uploads Go?, on the site WordPress.org Forums:
Files uploaded through Mega Forms are intentionally stored in a private, secure directory at wp-content/uploads/mega-forms/private/… -
Posted a reply to Entries Disappear, Restore Via Trash, on the site WordPress.org Forums:
Hey Stu, The issue should be fixed, I made the necessary change on your website.… -
Posted a reply to How to disable the plugin’s internal spam filter?, on the site WordPress.org Forums:
Hey, I suggest you disable the spam filter. However, you must use something like reCaptcha… -
Committed [3355031] to Plugins SVN:
Add: WordPress filter 'mf_enable_spam_detection' to control spam ... -
Posted a reply to Large Data User Sumbissions Never Arrive, on the site WordPress.org Forums:
Hey Stu, You can find most of the filters here: https://plugins.trac.wordpress.org/browser/mega-forms/trunk/common/partials/form/fields/class-mega-forms-field-textarea.php -
Posted a reply to Fix _load_textdomain_just_in_time Error, on the site WordPress.org Forums:
Perfect, feel free to open another ticket if you noticed other issues. -
Posted a reply to Large Data User Sumbissions Never Arrive, on the site WordPress.org Forums:
Hello, We fixed the counter in the recent version 1.6.4. Regarding the size issue, I… -
Posted a reply to Fix _load_textdomain_just_in_time Error, on the site WordPress.org Forums:
Hello, can you check if the issue is solved with the new 1.6.4 version? -
Committed [3354406] to Plugins SVN:
- Fix: Translation strings for certain fields was being pulled before ... -
Posted a reply to Fix _load_textdomain_just_in_time Error, on the site WordPress.org Forums:
Hello @aduwow Please change the admin credentials. If you need to share private credentials you… -
Posted a reply to Fix _load_textdomain_just_in_time Error, on the site WordPress.org Forums:
Can you share a list of other plugins you're using? We are not seeing any… -
Posted a reply to Fix _load_textdomain_just_in_time Error, on the site WordPress.org Forums:
Hey @aduwow The issue should be fixed in 1.6.3 version. Please let us know if… -
Posted a reply to ‘Please complete all required fields’ on success page, on the site WordPress.org Forums:
Hi, The "Please complete all required fields" text isn't coming from Mega Forms, it's hardcoded… -
Committed [3350884] to Plugins SVN:
- Fix: Post Status field in Post Submission action now correctly saves ... -
Posted a reply to Deleting Data Correctly, on the site WordPress.org Forums:
I'll mark this as solved, since the deletion issue is fixed. -
Posted a reply to Deleting Data Correctly, on the site WordPress.org Forums:
Thanks, will fix that in the next version -
Committed [3349617] to Plugins SVN:
- Security: Fixed critical CSRF and XSS vulnerabilities (thanks to ... -
Posted a reply to Deleting Data Correctly, on the site WordPress.org Forums:
Hey @stumur , We fixed this issue in v1.6.2, it now properly deletes all files… -
Posted a reply to audio record field, on the site WordPress.org Forums:
A side note, if you send an email and didn't receive a response, please check… -
Posted a reply to audio record field, on the site WordPress.org Forums:
Hey @ditoo , happy it's working well for you :) Answering your points: The cleanup… -
Committed [3347056] to Plugins SVN:
- Fix: Multi-page forms progress bar now correctly starts at 0% on the ... -
Posted a reply to audio record field, on the site WordPress.org Forums:
Of course, extending any features is possible, although the conditional pages specifically is a bit… -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
When they get the success message and nothing is delivered (actions specifically), this possibly means… -
Posted a reply to audio record field, on the site WordPress.org Forums:
Thank you, Regarding the audio field, will see if it's something we can do. Regarding… -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
Thank you! When you re-do the changes, can you send me an update so I… -
Posted a reply to audio record field, on the site WordPress.org Forums:
Hey @ditoo, The plugin did have a pro version, but we decided to merge it… -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
Hello, If you're still seeing a cached version, you can copy the styles, but this… -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
Hey, I just checked again, and it looks the same, nothing changed. -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
Yes, can you upload it please -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
Hello, I think based on this, you've made CSS changes inside the plugin directly. Any… -
Posted a reply to Progress Bar, on the site WordPress.org Forums:
Thank you, I will push an update later today. -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
I checked out update and it doesn't make any changes to the CSS that handles… -
Posted a reply to Formatting Gone After Update, on the site WordPress.org Forums:
Do you have a screenshot of what it looks like (broken formatting), we will fix… -
Posted a reply to Progress Bar, on the site WordPress.org Forums:
Hey @wmuckell, Will fix that in the next release, thanks for reporting. -
Committed [3344722] to Plugins SVN:
update version -
Committed [3344600] to Plugins SVN:
= 1.5.9 = - Fix: Character limit validation now correctly counts ...
Developer
-
Contact Form By Mega Forms - Drag and Drop Form Builder
Active Installs: 200+
-
Countdown Pro for Gutenberg
Active Installs: 80+
-
One-Click Post Checkout Registration for WooCommerce
Active Installs: 60+
Contributor
-
AI Checkout for WooCommerce
Active Installs: Less than 10
-
Luciditi Age Assurance Integration
Active Installs: Less than 10