Manzoor Wani
@manzoorwanijk on WordPress.org, @Manzoor Wani on Slack
- Member Since: January 14th, 2013
- Website: t.me/manzoorwanijk
Bio
Contribution History
Manzoor Wani’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
- Plugin Developer Plugin Developer
-
Posted a reply to It is missing that you can put more than one telegram channel at the same time, on the site WordPress.org Forums:
Thank you for the feedback, we appreciate it.13 hours ago
-
Posted a reply to Wp send less lines, on the site WordPress.org Forums:
There is a limit of characters from Telegram, we have no control over it.3 days ago
-
Committed [2276309] to Plugins Trac:
Create tag 2.1.155 days ago
-
Committed [2276308] to Plugins Trac:
Added all the registered taxonomies to macros for Message Template5 days ago
-
Posted a reply to Please use the proper way to include CMB2, on the site WordPress.org Forums:
Thanks @jtsternberg6 days ago
-
Created a topic, Please use the proper way to include CMB2, on the site WordPress.org Forums:
Hi, I am a contributor to CMB2 plugin and the author o…6 days ago
-
Posted a reply to Wp send less lines, on the site WordPress.org Forums:
In Post to Telegram settings1 week ago
-
Posted a reply to Wp send less lines, on the site WordPress.org Forums:
Hi, can you please try after replacing {post_excerpt} with {post_content} in Message Template1 week ago
-
Posted a reply to tag with custom field, on the site WordPress.org Forums:
Hi, Telegram does not support tag.1 week ago
-
Posted a reply to Reactions?, on the site WordPress.org Forums:
Not yet3 weeks ago
-
Posted a reply to Send when module is not working, on the site WordPress.org Forums:
It looks like it's a server side error. Please enable WordPress debugging and try again,…4 weeks ago
-
Posted a reply to Send when module is not working, on the site WordPress.org Forums:
Can you please press f12 on the keyboard, select Console and share a screenshot?4 weeks ago
-
Posted a reply to Using WP Telegram with Supportcandy, on the site WordPress.org Forums:
The code I gave you is just a demonstration of how to do it without…1 month ago
-
Posted a reply to Using WP Telegram with Supportcandy, on the site WordPress.org Forums:
Hello, You can use custom code to change the behaviour without changing the plugin code:…1 month ago
-
Committed [2256668] to Plugins Trac:
Create 2.1.141 month ago
-
Committed [2256667] to Plugins Trac:
Update version1 month ago
-
Committed [2256666] to Plugins Trac:
Fix cmb2 include1 month ago
-
Committed [2256663] to Plugins Trac:
Create 2.1.131 month ago
-
Committed [2256662] to Plugins Trac:
Added "Plugin generated posts" option to allow posts not created by humans.1 month ago
-
Committed [2256661] to Plugins Trac:
Update assets1 month ago
-
Posted a reply to ACF with ARRAY, on the site WordPress.org Forums:
It can be done by custom code: /* WP Telegram | Get the custom field…1 month ago
-
Posted a reply to utm parameters?, on the site WordPress.org Forums:
I'm glad it worked, you may write a review for the plugin1 month ago
-
Posted a reply to Formatting the Headline, on the site WordPress.org Forums:
Great! You may write a review for the plugin :)1 month ago
-
Posted a reply to Formatting the Headline, on the site WordPress.org Forums:
You can use *{post_title}* and set Parse Mode to Markdown style1 month ago
-
Posted a reply to utm parameters?, on the site WordPress.org Forums:
It's very well possible by custom code: /* WPTelegram Modify default inline button */ add_filter(…1 month ago
-
Posted a reply to Translatepress category slugs, on the site WordPress.org Forums:
Hi, Can you please share a screenshot of which URLs you are talking about? The…2 months ago
-
Posted a reply to Test is Working, but posts are not, on the site WordPress.org Forums:
Great!2 months ago
-
Posted a reply to Test is Working, but posts are not, on the site WordPress.org Forums:
Disable Send files by URL option in WP Telegram settings and try again.2 months ago
-
Posted a reply to Test is Working, but posts are not, on the site WordPress.org Forums:
Did you enable both the logs? There should be some info in the other log…2 months ago
-
Posted a reply to Function to search WP user by TG id ?, on the site WordPress.org Forums:
This function should do the job: /** * Get WP User ID from Telegram User…2 months ago
-
Posted a reply to Telegram message from page, on the site WordPress.org Forums:
I am glad it works. What about a review for the plugin? :)2 months ago
-
Posted a reply to Telegram message from page, on the site WordPress.org Forums:
Hi, If you receive an email from your website on your email address when that…2 months ago
-
Posted a reply to Multiple schedules overlapping, single item in ‘queue’, on the site WordPress.org Forums:
I will try to handle those differently. Thanks2 months ago
-
Posted a reply to Multiple schedules overlapping, single item in ‘queue’, on the site WordPress.org Forums:
If there is no trace of the delayed post, that means the cron was messed…2 months ago
-
Posted a reply to Multiple schedules overlapping, single item in ‘queue’, on the site WordPress.org Forums:
In case of drafts, the log entry will still be created, this is normal, but…2 months ago
-
Posted a reply to Not posting anymore, on the site WordPress.org Forums:
Please create a new topic for your issue.2 months ago
-
Posted a reply to Retry on timeouts?, on the site WordPress.org Forums:
You are welcome. You may consider writing a review :)2 months ago
-
Posted a reply to Multiple schedules overlapping, single item in ‘queue’, on the site WordPress.org Forums:
That happens if the same post is scheduled again. If the two posts are different,…2 months ago
-
Posted a reply to Re-post when changing post’s featured image, on the site WordPress.org Forums:
Look for Send to Telegram not Override settings option. It should be either beside Publish/Update…2 months ago
-
Posted a reply to Re-post when changing post’s featured image, on the site WordPress.org Forums:
Hi, It all depends upon what Send to Telegram option on Post Edit page is…2 months ago
-
Posted a reply to Retry on timeouts?, on the site WordPress.org Forums:
You can see in the error above that the operation timed out after 20 seconds…2 months ago
-
Posted a reply to Retry on timeouts?, on the site WordPress.org Forums:
Pretty simple: add_filter( 'wptelegram_bot_api_request_arg_timeout', function ( $timeout ) { $timeout = 20; // 20 seconds…2 months ago
-
Posted a reply to Retry on timeouts?, on the site WordPress.org Forums:
File size of the logs should never go beyond 512kb2 months ago
-
Posted a reply to Retry on timeouts?, on the site WordPress.org Forums:
Hi, thanks for the suggestion. I have added it to the list :)2 months ago
-
Posted a reply to Send only image / custom field as hashtag, on the site WordPress.org Forums:
I'm glad it worked :) You may write a review for the plugin :)2 months ago
-
Posted a reply to Send only image / custom field as hashtag, on the site WordPress.org Forums:
In that case, it will on show image in the preview.2 months ago
-
Posted a reply to Send only image / custom field as hashtag, on the site WordPress.org Forums:
You can try Image Position to to After text along with Single Message option.2 months ago
-
Posted a reply to Send only image / custom field as hashtag, on the site WordPress.org Forums:
That's a link/webpage preview generated by Telegram using Open Graph tags. You can customise your…2 months ago
-
Posted a reply to Send only image / custom field as hashtag, on the site WordPress.org Forums:
I guess what you mention is not possible in Telegram. Text will always be sent…2 months ago
-
Posted a reply to Not posting anymore, on the site WordPress.org Forums:
Hi, remove your bot and add again as channel admin.2 months ago
Developer
-
WP Telegram (Auto Post and Notifications)
Active Installs: 10,000+
-
WP Telegram Comments
Active Installs: 40+
-
WP Telegram Login & Register
Active Installs: 500+
-
WP Telegram Widget and Join Link
Active Installs: 1,000+
العربية (Arabic) Plugins Translation Editor - #ar
-
WP Telegram (Auto Post and Notifications)
Active Installs: 10,000+
فارسی (Persian) Plugins Translation Editor - #fa_IR
-
WP Telegram (Auto Post and Notifications)
Active Installs: 10,000+