LLMS_PlayNice::wp_optimizepress_live_editor()

OptimizePress LiveEditor fix


Description Description

The live editor for OptimizePress does not work because it is trying to load a frontend environment in the admin area and needs access lifterlms frontend files.

This function loads all frontend files when the optimizepress live editor is initialized.


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.playnice.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Remove inclusion of removed files: + forms/frontend/class.llms.frontend.forms.php + forms/frontend/class.llms.frontend.password.php
4.0.0 Removed inclusion of removed 'class.llms.person.php' file.
3.2.2
3.19.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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