HK
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Contact Form7 Email Spam Blocker] Does not workThe plugin doesn’t automatically detect spam emails. You need to specify the email addresses that you would like to block in the block email section.
Forum: Reviews
In reply to: [WP Online Users Stats] Maybe it works, maybe notThanks for the feedback @mbeffa,
I’ll consider your suggestions for the upcoming version of the plugin.
Thanks!
Forum: Plugins
In reply to: [WP Contact Form7 Email Spam Blocker] Does not seem to work? Also: wildcards?Thanks for the suggestion @wpress2010,
I’ll consider this in the upcoming version of this plugin.
Thanks!
Forum: Plugins
In reply to: [WP Gallery Metabox] Strange place for plugin optionsThanks, @andrejovdienko,
I’ll consider this in the upcoming version of this plugin.
Forum: Plugins
In reply to: [WP Gallery Metabox] Not provide “page” post typeThanks, @andrejovdienko,
I’ll consider this in the upcoming version of this plugin.
Forum: Plugins
In reply to: [WP Gallery Metabox] Get startedHello @rubenvankempen,
You need to add the following code to your custom template file to get the gallery images.
$result = get_post_meta($post_id, 'vdw_gallery_id', true); foreach ($result as $val) { $img = wp_get_attachment_image_src($val, 'full'); echo "<img src='$img[0]' />"; }
Forum: Plugins
In reply to: [Post Comment Validation] BugsThank you for reviewing my plugin. These issues will be resolved in the upcoming version. Thanks for your support.
Forum: Plugins
In reply to: [WP Contact Form7 Email Spam Blocker] Contact Form 7 useThanks for using my plugin.
After activation > goto contact > select/edit any contact form and you can see the Block emails/Email’s Domain tab.
YOu can individually block the emails and email’s domain.
Please let me know if you need any additional assistance.
Forum: Plugins
In reply to: [Hide Dashboard Notifications] Hide plugin from the admin menuHello @alani95 ,
Thanks for using my plugin.
[redacted]
Thanks!
- This reply was modified 4 years, 10 months ago by Steven Stern (sterndata).
Forum: Reviews
In reply to: [Hide Dashboard Notifications] Great!Thanks for your love for this plugin.
And yes, I’ll definitely keep your suggestions in the upcomming version of this plugin.
Thanks!
Forum: Plugins
In reply to: [WP Gallery Metabox] Add video or video link to galleryThanks for sending @andreprata !
There is no way to add video or video links. But I’ll keep your suggestion and add this facility in the upcoming version of this plugin!
Thanks for your love for this plugin!
- This reply was modified 5 years, 5 months ago by HK.
Forum: Plugins
In reply to: [WP Image Cropper] Plugin changes default admin lookHello Felixprojekt,
Thanks for sending it.
I’ll definitely check this and overcome this issue in the upcoming version of this plugin.
Thanks!
Forum: Plugins
In reply to: [Hide Dashboard Notifications] Disable Per NoticeHello Ndstate,
Thanks for sending it.
Plugin design to hide all the notices, warnings and errors. But I’ll add the option for hiding the individual notices in the upcomming version of the plugin.
Thanks!
Forum: Plugins
In reply to: [Hide Dashboard Notifications] TypoHello Gravatard,
Thanks for sending it.
I’ll definitely consider your suggestion in the next version of the plugin.
Thanks!
Forum: Plugins
In reply to: [WP Gallery Metabox] The “change image” link does not go to image editingHello thanks for sending out the issue, I have checked the change image button stuff on my end and its working as it should.
Provide me your website link and required credentials so that I can check this issue on your end do the needful to you.
Thanks!