Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
October 28, 2018 at 7:42 am in reply to: You can now safely delete Front End PM PRO legacy messages and announcements. #18574Shamim HasanKeymaster
Users 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.October 17, 2018 at 1:52 pm in reply to: Feature: purge all messages older than X-number of days #18317Shamim HasanKeymasterI need more vote/thinking about this feature as this feature may accidentally delete valuable information.
If you need that, you can use a cron. You can see
Fep_Admin_Pages
class how it is done when admin delete a message or eraser request is confirmed for privacy.Shamim HasanKeymasterWhich version you are using?
Are you getting emails after subject change?
Please create a new test announcement and let me know. -
AuthorPosts