wpsl_disable_welcome_pointer

  1. Description
  2. Usage
  3. Changelog
  4. Source File

Description

This filter allows you to prevent the newsletter signup from showing up after the plugin is activated.

This is useful if you have a large multisite network, and don’t want to repeatedly see the signup box for every new site/user you create.

Usage

This code prevents the newsletter signup box from showing up after the plugin is activated.

Changelog

Since 2.2.8

Source File

This filter is located in /admin/class-admin.php

Placement

The code needs to be placed in the functions.php file inside your active theme folder.