apply_filters( 'wpcd_settings_welcome_text', $ssh_welcome_text )

The first tab on the settings screen is the welcome tab and it shows a welcome message at the very top. You can replace this message using this filter.

It is slightly different from the wpcd_settings_welcome_text_initial filter in that this text is always shown regardless of the setting of the wpcd_SKIP_WELCOME_MESSAGE entry in wp-config.

More Topics In Dev Notes #