No, all paid plans use days.
Tag: page-6
Can one report reviews in Directories Pro?
While this functionality is available in Sabai Directory, it is not currently available in Directories Pro.
Is there a mobile app for Directories Pro?
No.
Is Directories Pro GDPR compliant?
Yes.
Can one assign multiple locations to a single listing?
Yes.
Does Directories Pro integrate with Formidable Forms?
Not at this time.
Is it possible to add user roles beyond those defined by default by Directories Pro?
This currently can only be achieved through custom code. The below would allow for adding custom roles:
add_filter('drts_wordpress_roles', function($roles) { $roles[] = 'my_user_role'; $roles[] = 'my_other_user_role'; return $roles; });
In a future release, addition of a settings interface for enabling/disabling custom roles is planned. (I assume this also means that one will be able to add/remove custom roles using this same settings interface).
If I’m using Autoptomize, are there scripts I should exclude from Autoptomize processing?
- seal.js
- js/jquery/jquery.js
- js/tinymce/plugins/compat3x/plugin.min.js
- js/tinymce/tinymce.min.js