@package: EverestFormsClasses
-
Change wp_evf_sessions schema to use a bigint auto increment field instead of char(32) field as the primary key. Doing this change primarily as it should reduce the occurrence of deadlocks, but also because it is not a good practice to use a char(32) field as the primary key of a table.
Used by 1 function | Uses 0 functions -
Filter user’s capabilities for the given primitive or meta capability.
Used by 0 functions | Uses 3 functions -
Display action links in the Plugins list table.
Used by 0 functions | Uses 0 functions -
Display row meta in the Plugins list table.
Used by 0 functions | Uses 0 functions -
Set up the database tables which the plugin needs to function.
Used by 1 function | Uses 1 function