Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Please make this changes https://github.com/shamim2883/front-end-pm/commit/ffbb4fea311fdb23073adf686f5fcb5893b36fbc
October 29, 2018 at 7:53 am in reply to: a not-admin role able to view directory and send new announcement #18616Shamim HasanKeymasterDo you have any custom code for this plugin?
Did you add that user as whitelisted in Front End PM PRO > Settings > Security?October 28, 2018 at 7:42 am in reply to: You can now safely delete Front End PM PRO legacy messages and announcements. #18574Shamim HasanKeymasterUsers can still see their messages and announcements after this operation.
Please backup your database and proceed. It will free up your database and improve performance.Shamim HasanKeymasterGo to Front End PM PRO > Settings > Emails and unchecked “Send email to all users when a new announcement is published?”. This will prevent email sending when announcement is created. But there is no direct checkbox for message emails.
This plugin use wordpress core wp_mail function to send email, so that you can easily block email. There are some plugins also in wordpress directory to block emails when you are not in production.
Shamim HasanKeymasteradd
heading=""
in your shortcodeShamim HasanKeymasteradd
subject="{current-post-title}"
in your shortcodeShamim HasanKeymasterI see your license is ok.
Please follow https://www.shamimsplugins.com/docs/front-end-pm-pro/troubleshoot/license-keys-not-activating/Shamim HasanKeymasterShamim HasanKeymasterThis plugin shows Display Name in all places. It is made by wordpress to show publicly. Please go to Dashboard > Users > Your Profile > Name to see different types of names and their differences. Display Name is made to show publicly and all should show this name. This plugin shows this name not username.
If your users display name is not include first name you can use https://wordpress.org/plugins/force-first-last/ to force it.
Shamim HasanKeymasterPlease change theme to one of default theme for testing and see if checkbox work.
Also create a test account, send some messages to that account and send credentials of that account to me. So that i can check. Use https://www.shamimsplugins.com/sensitive-information/ for sending credentials.Shamim HasanKeymasterYes, possible. But you need to have some php knowledge. You can use
fep_form_fields
filter hook to achieve this.Shamim HasanKeymasterYes, If you include {{subject}} it will be replaced with actual subject of announcement.
Shamim HasanKeymasterAnnouncement can be send to role. If those 800 user have separate role then this can easily be targeted. Or you can create a temporary role, assign this role to those 800 users then send announcement to that role.
Shamim HasanKeymasterSpeed issue happen when sending message emails to users email address, not when sending message. Most of the host does not allow bulk emails, most of the time they have limit per hour.
It is better if you send announcement as that will queue email sending and send in interval. Department can go to Front-End page (where [front-end-pm] shortcode is) and click “New Announcement”.
Let me know if it works for you.
Shamim HasanKeymasterThis feature is already included for next version including name of user and shows when user try to block another user.
If you are in development you can check “Bleeding edge Update” in Front End PM PRO > Settings > Licenses. Then update plugin. -
AuthorPosts