• Resolved SmileWP

    (@anotheropus)


    Seriously?

    This alert is at the top of every back end page.

    Mass Pages/Posts Creator requires WooCommerce to be installed & activated!

    Why do I need WooCommerce to use this plugin?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dotstore

    (@dots)

    Hello anotheropus,

    Thanks for reaching out to us.

    Generally, we have added the condition that, woocommerce required for this plugin.

    But, yes we are planing to make woocommerce optional for this plugin in our next release version.

    If you want to make woocommerce option right now then, please do below small change and it will work for you.

    File path: “wp-content\plugins\mass-pagesposts-creator\mass-pages-posts-creator.php”

    Function name: mass_page_post_creator_initialize_plugin

    Just add one line given below rest all the code remove from this function.

    add_action( 'admin_menu', 'mpc_pages_posts_creator' );

    Let me know after doing above changes how it works.

    Thanks,

    Plugin Author Dotstore

    (@dots)

    Hello anotheropus,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mass Pages/Posts Creator requires WooCommerce to be installed & activated!’ is closed to new replies.