Shamim Hasan
@shamim51 on WordPress.org and Slack
- Member Since: November 16th, 2013
- Website: shamimsplugins.com
- Job Title: Founder
- Employer: Shamimsplugins.com
Contribution History
Shamim Hasan’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to How to change inbox template, on the site WordPress.org Forums:
Can you check if you have set “Front End PM Page” in Front End PM… -
Posted a reply to modify to only contact site admins?, on the site WordPress.org Forums:
You can hide directory from settings page. Please go to Dashboard > Front End PM… -
Posted a reply to Message to post aurhoe, on the site WordPress.org Forums:
Yes, it is capable. You can use any one of the following shortcode https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_new_message_form/ https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_message_to/ -
Posted a reply to Toggle message view, on the site WordPress.org Forums:
By default it collapse only messages which already read. all unread messages are open. If… -
Posted a reply to Will past logs (=old messages) be deleted?, on the site WordPress.org Forums:
If you set max 50, then after 50 messages if they try to send a… -
Posted a reply to Message from custom DB Trigger, on the site WordPress.org Forums:
SO you want to restrict message sending based on custom DB table? You can use… -
Posted a reply to I can’t send a message., on the site WordPress.org Forums:
If you do not want to use UM page for this plugin, do not install… -
Posted a reply to I want to send a message to the group with one click., on the site WordPress.org Forums:
You want to send per-defined message with one click? If you know php you can… -
Posted a reply to Email To: field, on the site WordPress.org Forums:
Answers to your questions 1. possible but needs custom code. If you need it badly… -
Posted a reply to Email To: field, on the site WordPress.org Forums:
You can use https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_new_message_form/ -
Posted a reply to Few questions, on the site WordPress.org Forums:
To remove any menu button please follow https://www.shamimsplugins.com/docs/front-end-pm/customization/remove-settings-menu-button/ To restrict access by user role please… -
Posted a reply to Email restrictions, on the site WordPress.org Forums:
This is possible but needs custom code. -
Posted a reply to Woo commerce, on the site WordPress.org Forums:
You can try integration plugin which works with woocommerce. https://wordpress.org/plugins/front-end-pm-woocommerce-integration/ -
Posted a reply to Read Receipts for Announcements, on the site WordPress.org Forums:
You can try PRO version, It has read receipt feature. -
Posted a reply to Front End PM Page created with add_rewrite_endpoint, on the site WordPress.org Forums:
We have a integration plugin which you can use for some features https://wordpress.org/plugins/front-end-pm-woocommerce-integration/ And for… -
Committed [2686764] to Plugins SVN:
Tagging version 11.3.4 -
Committed [2686762] to Plugins SVN:
New version 11.3.4 -
Posted a reply to New user welcome message, on the site WordPress.org Forums:
May be you have followed this https://www.shamimsplugins.com/docs/front-end-pm/customization/send-welcome-message-user-register/ Please change "CONTENT" with some meaningful message as… -
Posted a reply to How to enable non registered to send message, on the site WordPress.org Forums:
This plugin heavily depend on user id. So currently it will be very hard to… -
Posted a reply to No notification emails to admin when a admin receives a message from user, on the site WordPress.org Forums:
Please go to Front End "Settings" (from where you send messages) and see if "Email… -
Posted a reply to hide some options, on the site WordPress.org Forums:
Please add following code in Front End PM > Settings > Appearance > Custom CSS… -
Posted a reply to replace avatar with name in message inbox, on the site WordPress.org Forums:
If you know how to use wordpress hooks you can use fep_message_table_column_content_avatar hook to return… -
Posted a reply to support error, on the site WordPress.org Forums:
Sorry, your questions marked as spam automatically. I answered there and you can continue there. -
Posted a reply to Access denied to administrator, on the site WordPress.org Forums:
There may be other plugin which restrict admin role to show there. You can deactivate… -
Posted a reply to Translate plugin via language pack, on the site WordPress.org Forums:
1. How you setup your language for the website? Does other plugins translation works? 2.… -
Posted a reply to Access denied to administrator, on the site WordPress.org Forums:
Please go to Front End PM > Settings > Security and check if your user… -
Posted a reply to Translate plugin via language pack, on the site WordPress.org Forums:
You can have a look at https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/translate/ -
Posted a reply to Button to send a private message, on the site WordPress.org Forums:
If any of these 3 does not give you profile user, then you will have… -
Posted a reply to Integrating with profile, on the site WordPress.org Forums:
You can follow https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_message_to/ -
Posted a reply to Button to send a private message, on the site WordPress.org Forums:
You can use this shortcode https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_message_to/ -
Posted a reply to Hide user’s own listing when they view Directory?, on the site WordPress.org Forums:
You can pass get_current_user_id() to hide which will be current user id and hide own… -
Posted a reply to FEPM altering calendar events, on the site WordPress.org Forums:
This plugin does not have any capability to do anything after it is deactivated. Can… -
Posted a reply to Front End PM needs to database update., on the site WordPress.org Forums:
You cannot export directly. But you can save FEP_admin_options from options table and later replace… -
Posted a reply to Can’t change colors of Front end PM, on the site WordPress.org Forums:
It may because your theme override this plugin's css. You may need to use more… -
Posted a reply to email notification, on the site WordPress.org Forums:
That option is in front-end from where you send/receive messages (page where [front-end-pm] shortcode is.… -
Posted a reply to Front End PM needs to database update., on the site WordPress.org Forums:
Delete following 1. Any DB table starting with PREFIX_fep_ 2. Delete FEP_admin_options, fep_updated_versions, fep_db_version, _fep_message_view_changed… -
Posted a reply to Request: Add “login_uri” parameter to [fep_shortcode_new_message_form], on the site WordPress.org Forums:
This plugin use wordpress system to determine login url. You can use https://developer.wordpress.org/reference/hooks/login_url/ to change… -
Posted a reply to Front End PM needs to database update., on the site WordPress.org Forums:
Without database update this plugin will not work. That's why this message is not dismissable.… -
Posted a reply to email notification, on the site WordPress.org Forums:
Please follow https://www.shamimsplugins.com/docs/front-end-pm-pro/troubleshoot/email-notification-not-receiving/ Let me know. -
Posted a reply to Front End PM needs to database update., on the site WordPress.org Forums:
Did you used this plugin before? Are you comfortable to modify database directly? -
Posted a reply to email notification, on the site WordPress.org Forums:
User get Email notification when they receive a message. This is available in both Free… -
Posted a reply to Making Attachments Media Library Items, on the site WordPress.org Forums:
You can use fep_filter_attachment_icon hook -
Posted a reply to Email Piping and integration with, on the site WordPress.org Forums:
This plugin support email piping and POP3 for incoming emails. As SES does not support… -
Posted a reply to FEPM altering calendar events, on the site WordPress.org Forums:
Disabling this plugin cannot modify anything. Also can you give me a screenshot of the… -
Posted a reply to Signle thread message, on the site WordPress.org Forums:
1. Anyone can initiate a message or only you as admin will initiate first message… -
Posted a reply to Problem with the homepage, on the site WordPress.org Forums:
Are you using page in homepage? If yes, please add [front-end-pm] shortcode in that page. -
Posted a reply to user list privacy, on the site WordPress.org Forums:
@hungryjos are you PRO version user? If yes please ask in https://www.shamimsplugins.com/support/forum/front-end-pm-pro/ and we may… -
Posted a reply to Pre-filled ‘name of receipient’ field, on the site WordPress.org Forums:
You will need to change "Message Me" button with this code. You may need some… -
Posted a reply to user list privacy, on the site WordPress.org Forums:
If you want role based option (eg. subscriber cannot send message to other subscriber) then… -
Posted a reply to Create a list of banned words, on the site WordPress.org Forums:
Yes, possible, But needs some custom code. If you know how to use wordpress hook…
Developer
-
Custom Functions Plugin
Active Installs: 200+
-
FEP Contact Form
Active Installs: 10+
-
Front End PM
Active Installs: 10,000+
-
Front End PM - Ultimate Member Integration
Active Installs: 400+
-
Front End PM - WooCommerce Integration
Active Installs: 80+
-
Multisite User Sync
Active Installs: 100+
-
Spam Protection Without Captcha
Active Installs: 100+
বাংলা (Bengali (Bangladesh)) Plugins Translation Editor - #bn_BD
-
Front End PM
Active Installs: 10,000+