apply_filters( 'llms_builder_autosave_enabled', string $autosave )

Gets the status of autosave for the builder


Description Description

This can be configured on a per-user basis in the user’s profile screen on the WP Admin Panel.


Top ↑

Parameters Parameters

$autosave

(string) Status of autosave for the current user. Either "yes" or "no".


Top ↑

Source Source

File: includes/admin/class.llms.admin.builder.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.14.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.