WP_Internal_Pointers::pointer_wp360_locks() WordPress Method
The WP_Internal_Pointers::pointer_wp360_locks() method is used to display a pointer to the user interface for the WP 360 Locks plugin. This plugin allows you to lock down specific segments of your content so that only certain users can edit them. This is useful for preventing accidental changes to your content or for keeping certain areas of your site private.
WP_Internal_Pointers::pointer_wp360_locks() #
Contents
Source
File: wp-admin/includes/class-wp-internal-pointers.php
public static function pointer_wp360_locks() {}
Expand full source codeCollapse full source codeView on TracView on GitHub