Mej de Castro
Forum Replies Created
-
Hi @aparentdesign,
Thanks for reaching out to our support threads. Could you please try adding this filters to your functions.php file or any suitable place?
function add_extra_hooks( $allowed_functions ) {
$allowed_functions[] = 'is_single';
return $allowed_functions;
}
add_filter( 'widgetopts_allowed_php_functions', 'add_extra_hooks' );Please let us know if the filters resolves the issue. We look forward to your response!
Kind Regards,
Mej, WIdget Options TeamHi @aparentdesign,
Regarding the solution for non-admin access, our dev team is still actively working on a possible fix that would allow non-admin users to access the Conditional Logic tab without introducing any vulnerabilities.
According to our developers, the Conditional Logic tab may receive a new UX and additional security features. We’re currently testing these updates before implementing them.
We truly appreciate your patience as we work toward providing a permanent solution for non-admin users while maintaining the plugin’s security.
Regards,
Forum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Very helpfulHi @aparentdesign,
Some access has been restricted to Administrators only because certain features — particularly in the Conditional Logic section — can introduce potential vulnerabilities for website owners. As a temporary solution, these functionalities are now limited to Administrators, even if other roles are modified using the User Role Editor plugin.
Could you please let us know which specific functionalities are not accessible when a non-Administrator role is edited using the User Role Editor plugin? This will help us review and determine if adjustments can be made.
Kind Regards,
Mej, Widget Options TeamHi @aparentdesign,
“Any way this can be integrated to work with the plugin User Role Editor so we can allow other roles than admin to access?“
Some access has been restricted to Administrators only because certain features — particularly in the Conditional Logic section — can introduce potential vulnerabilities for website owners. As a temporary solution, these functionalities are now limited to Administrators, even if other roles are modified using the User Role Editor plugin.
Could you please let us know which specific functionalities are not accessible when a non-Administrator role is edited using the User Role Editor plugin? This will help us review and determine if adjustments can be made.
Thanks!
Hi @rsmartens,
Thank you so much for your kind feedback! We’re glad to hear the plugin is working well for you and that you find it simple and effective. We really appreciate your support!
Kind Regards,
Mej, LoginWP TeamHi @siteimpulse,
Thanks for reaching out to us. Regarding your query, the workaround to make your conditional logic work is by adding filters to your functions.php file, as the allowed functions in the Widget Options plugin are now limited.
You may check the list of allowed WordPress and PHP functions here:
If any of your functions are missing from these lists, please make sure to add them following the example code provided in the documentation.
Kind Regards,
Mej, Widget Options TeamForum: Plugins
In reply to: [Editorial Calendar] Loading errorHi @muratyamac,
Just a quick follow-up on this. Have you had a chance to see our previous message? We’d really appreciate it if you could share any PHP error logs or console errors from your browser to help us verify the issue on your end.
Thanks!
Kind Regards,
Mej, EditCal TeamForum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Work’s fineHi @flauwekul,
Thanks so much for your feedback! We’re glad to hear everything’s working smoothly and that you found it easy to use. 😊
Kind Regards,
Mej, LoginWP TeamForum: Plugins
In reply to: [Editorial Calendar] Loading errorHi @muratyamac,
Thanks for reaching out to us!
Regrettably, we weren’t able to replicate the issue on our end. Could you please check your browser console for errors or review your PHP error logs? This might help us identify the possible cause of the issue on your end.
We look forward to your response!
Kind Regards,
Mej, EditCal TeamForum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Week of issues from a bad updateThank you @grant10k 🙂
Have a great weekend!Forum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Week of issues from a bad updateHi @grant10k,
We’ll make sure to release a new version instead of updating the files, as some websites have strong caching.
Thank you for your understanding.
Hi @scotm,
We apologize for the inconvenience. We’ve already released a fixed version to address the issue. Please update to the latest version at your earliest convenience.
Thank you for your patience and understanding!
Kind Regards,
Mej, From the LoginWP TeamForum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Week of issues from a bad updateForum: Plugins
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Latest Update Crashed SiteHi Dear users,
We apologize for the inconvenience. We’ve already released a fixed version to address the issue.
Thank you for your patience and understanding!
Kind Regards,
Mej, LoginWP Team