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 Multiple schedules overlapping, single item in ‘queue’, on the site WordPress.org Forums:
I will try to handle those differently. Thanks6 days 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…7 days 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…7 days ago
-
Posted a reply to Not posting anymore, on the site WordPress.org Forums:
Please create a new topic for your issue.7 days ago
-
Posted a reply to Retry on timeouts?, on the site WordPress.org Forums:
You are welcome. You may consider writing a review :)1 week 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,…1 week 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…1 week 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…1 week 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…1 week 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…1 week ago
-
Posted a reply to Retry on timeouts?, on the site WordPress.org Forums:
File size of the logs should never go beyond 512kb1 week 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 :)1 week 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 :)1 week 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.1 week 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.1 week 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 weeks 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 weeks 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 weeks ago
-
Posted a reply to Send only image / custom field as hashtag, on the site WordPress.org Forums:
Hi, For 1 & 2, you can try enabling Single Message option in Post to…2 weeks ago
-
Posted a reply to The plugin doesn’t show the channel, on the site WordPress.org Forums:
Hi, it's related to an issue for some channels and it's from Telegram, not from…4 weeks ago
-
Posted a reply to first sending on telegram does not include image, on the site WordPress.org Forums:
Marking this issue as resolved.2 months ago
-
Posted a reply to Test is ok . but cant send post’s, on the site WordPress.org Forums:
You are welcome. You may write a review for the plugin.2 months ago
-
Posted a reply to Test is ok . but cant send post’s, on the site WordPress.org Forums:
It looks like you use Google Proxy, please make sure that your message is not…2 months ago
-
Posted a reply to first sending on telegram does not include image, on the site WordPress.org Forums:
You should not share the log files publicly. Also, you seem to be using an…2 months ago
-
Posted a reply to Test is ok . but cant send post’s, on the site WordPress.org Forums:
Hello, it means the secret lies in the bot API log file. Can you check…2 months ago
-
Posted a reply to first sending on telegram does not include image, on the site WordPress.org Forums:
Hello, can you please explain this with a screenshot?2 months ago
-
Committed [2212391] to Plugins Trac:
create tag 2.1.122 months ago
-
Committed [2212389] to Plugins Trac:
* Fixed double posting by block editor.2 months ago
-
Posted a reply to Cron and Incognito mode not firing, on the site WordPress.org Forums:
Add this line at the beginning of your code: add_filter( 'wptelegram_p2tg_current_user_has_permission', '__return_true' );2 months ago
-
Posted a reply to Stack LEMP ubuntu: error 500 http_request_failed – cURL error, on the site WordPress.org Forums:
It seems like there is some host in your network route that blocks Telegram. It…2 months ago
-
Posted a reply to Stack LEMP ubuntu: error 500 http_request_failed – cURL error, on the site WordPress.org Forums:
If you have comman line access, can you please try ping telegram.org and ping api.telegram.org?…2 months ago
-
Posted a reply to Stack LEMP ubuntu: error 500 http_request_failed – cURL error, on the site WordPress.org Forums:
It seems to be some issue with PHP set up. Do you use a VPS…2 months ago
-
Posted a reply to Stack LEMP ubuntu: error 500 http_request_failed – cURL error, on the site WordPress.org Forums:
A few questions: When does it happen? During testing or when sending the posts? Is…2 months ago
-
Posted a reply to Multiple telegram channels, on the site WordPress.org Forums:
Hi, that's not possible yet but it's being worked upon and you will see it…3 months ago
-
Posted a reply to When will CMB2 be removed?, on the site WordPress.org Forums:
You can send that error log to our support (@WPTelegramSupport) on Telegram to have a…3 months ago
-
Posted a reply to When will CMB2 be removed?, on the site WordPress.org Forums:
It may be an issue with the theme that it bundles CMB2 in a wrong…3 months ago
-
Posted a reply to When will CMB2 be removed?, on the site WordPress.org Forums:
Hi, we are working it. Can you please tell me how CMB2 creates problems?3 months ago
-
Posted a reply to Custom Field Image (ACF Plugin), on the site WordPress.org Forums:
I am glad it works :) You may write a review for the plugin :)3 months ago
-
Posted a reply to Custom Field Image (ACF Plugin), on the site WordPress.org Forums:
Here is what you need to do after you added that code: Make sure that…3 months ago
-
Posted a reply to Custom Field Image (ACF Plugin), on the site WordPress.org Forums:
You don't need to add that to template. Make sure to set some Delay in…3 months ago
-
Posted a reply to Custom Field Image (ACF Plugin), on the site WordPress.org Forums:
Using it in place of featured image is possible by custom code: /* WP Telegram…3 months ago
-
Posted a reply to Custom Field Image (ACF Plugin), on the site WordPress.org Forums:
Hello, do you want to use that image in place of featured image or you…3 months ago
-
Committed [2193005] to Plugins Trac:
create tag 2.1.113 months ago
-
Committed [2193003] to Plugins Trac:
Fixed the text input styles.3 months ago
-
Posted a reply to Error back fronted, on the site WordPress.org Forums:
Hey, I tested it with King Composer, I didn't see any issues. Here is the…3 months ago
-
Posted a reply to Error back fronted, on the site WordPress.org Forums:
That may not be an error with WP Telegram. Do you see any error message?3 months ago
-
Posted a reply to Error back fronted, on the site WordPress.org Forums:
Hello, I am sorry but I am unable to understand that, can you please explain…3 months ago
-
Committed [2184929] to Plugins Trac:
create tag 1.7.43 months ago
-
Committed [2184928] to Plugins Trac:
Updated bot token pattern for test token.3 months ago
-
Committed [2178093] to Plugins Trac:
create tag 1.7.34 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: 400+
-
WP Telegram Widget and Join Link
Active Installs: 1,000+