GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Data Structures | Namespaces
abstract-gravityview-plugin-and-theme-hooks.php File Reference

Abstract class that makes it easy for plugins and themes to register no-conflict scripts and styles, as well as add post meta keys for GravityView to parse when checking for the existence of shortcodes in content. More...

Go to the source code of this file.

Data Structures

class  GravityView_Plugin_and_Theme_Hooks
 Abstract class that makes it easy for plugins and themes to register no-conflict scripts and styles, as well as add post meta keys for GravityView to parse when checking for the existence of shortcodes in content. More...
 

Namespaces

 GravityView
 GPL2+
 

Detailed Description

Abstract class that makes it easy for plugins and themes to register no-conflict scripts and styles, as well as add post meta keys for GravityView to parse when checking for the existence of shortcodes in content.

Definition in file abstract-gravityview-plugin-and-theme-hooks.php.