Main EverestForms Class.
Methods
- __clone — Cloning is forbidden.
- __construct — EverestForms Constructor.
- __get — Auto-load in-accessible properties on demand.
- __wakeup — Unserializing instances of this class is forbidden.
- ajax_url — Get Ajax URL.
- define — Define constant if not already set.
- define_constants — Define EVF Constants.
- define_tables — Register custom tables within $wpdb object.
- form_fields — Get form fields Class.
- frontend_includes — Include required frontend files.
- include_template_functions — Function used to Init EverestForms Template Functions – This makes them pluggable by plugins and themes.
- includes — Include required core files used in admin and on the frontend.
- init — Init EverestForms when WordPress Initialises.
- init_hooks — Hook into actions and filters.
- instance — Main EverestForms Instance.
- is_request — What type of request is this?
- load_plugin_textdomain — Load Localisation files.
- log_errors — Ensures fatal errors are logged so they can be picked up in the status report.
- objects — Setup objects.
- plugin_path — Get the plugin path.
- plugin_url — Get the plugin url.
- template_path — Get the template path.
- wpdb_table_fix — Everest Forms Entry Meta – set table names.