Title: Don&#8217;t work with plugin
Last modified: March 17, 2021

---

# Don’t work with plugin

 *  Resolved [warehouzesss](https://wordpress.org/support/users/warehouzesss/)
 * (@warehouzesss)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/)
 * Actually don’t work with wpallimport plugin (also activate the plugin option)
 * If i test, it work. But when i publish via import, with the specific plugin option
   enabled, don’t work

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [warehouzesss](https://wordpress.org/support/users/warehouzesss/)
 * (@warehouzesss)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/#post-14204337)
 * is that a way to fix this?
 *  [Manzoor Wani](https://wordpress.org/support/users/manzoorwanijk/)
 * (@manzoorwanijk)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/#post-14204560)
 * Just enable **Plugin generated posts** option in **Post to Telegram** settings.
 *  Thread Starter [warehouzesss](https://wordpress.org/support/users/warehouzesss/)
 * (@warehouzesss)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/#post-14207321)
 * sorry I expressed myself badly, I have already activated the Plugin generated
   posts
    option but it does not work for me. I’m importing custom post with wpallimport
   and assign them to subscriber of the site.
 * when i test, it works
    when i import posts, it does not work
 *  [Manzoor Wani](https://wordpress.org/support/users/manzoorwanijk/)
 * (@manzoorwanijk)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/#post-14207632)
 * Alright, lets dig deeper into it.
    Please enable bot the logs in **WP Telegram**
   settings and try again. Then share the logs with our Support on Telegram ([@WPTelegramSupport](https://t.me/WPTelegramSupport)).
 *  [Manzoor Wani](https://wordpress.org/support/users/manzoorwanijk/)
 * (@manzoorwanijk)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/#post-14208344)
 * Thank you for sharing the logs. It was a problem related to imports.
    The plugin
   by default disables sending posts to Telegram when bulk importing, only to prevent
   flooding of Telegram channel. You need to add this one line of code to your child
   theme’s `functions.php` to make it work for imports:
 * `add_filter( 'wptelegram_p2tg_send_if_importing', '__return_true' );`
 *  Thread Starter [warehouzesss](https://wordpress.org/support/users/warehouzesss/)
 * (@warehouzesss)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/#post-14208527)
 * Thank you very much, now it works great!
 * And thanks for the really fast answer!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Don’t work with plugin’ is closed to new replies.

 * ![](https://ps.w.org/wptelegram/assets/icon-256x256.png?rev=2500018)
 * [WP Telegram (Auto Post and Notifications)](https://wordpress.org/plugins/wptelegram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wptelegram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wptelegram/)
 * [Active Topics](https://wordpress.org/support/plugin/wptelegram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wptelegram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wptelegram/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [warehouzesss](https://wordpress.org/support/users/warehouzesss/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/dont-work-with-plugin/#post-14208527)
 * Status: resolved