• Resolved Dan & Jennifer

    (@danstuff)


    Hi there!

    We have AddToAny network activated on a WordPress multisite.

    Not long ago I started seeing an AddToAny “pointer” pop up in the WordPress admin.

    Is there a way to disable this pointer either via a filter in functions.php or some setting?

    Thanks!

    https://ww.wp.xz.cn/plugins/add-to-any/

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    This should do the trick in functions.php:
    remove_action( 'admin_enqueue_scripts', 'A2A_SHARE_SAVE_enqueue_pointer_script_style' );

Viewing 1 replies (of 1 total)

The topic ‘Filter / setting to disable pointer for WP Multisite?’ is closed to new replies.