getPluginConstantPrefix() getPluginConstantPrefix(): string Get the prefix of this plugin so composer packages can dynamically build other constant values on it. Returns string
admin_notices() admin_notices() Creates an admin notice when there is an update for preset'able entry.
dismiss() dismiss(array $needsUpdate) Dismiss the notice by updating the preset version in database. Parameters array $needsUpdate
needsUpdate() needsUpdate() Read all updates from database. It uses a very cheap SQL on each page request.