WP-Webrtc2 plugin

main

Table of Contents

Functions

webrtc2_uninstall()  : mixed
Delete all options and tables of plugin WP-WebRTC2.
webrtc2_textdomain()  : mixed
Localization of plugin.
webrtc2_enqueue_scripts_backend()  : mixed
Register javascripts, css for backend.
webrtc2_scripts_css()  : mixed
Register javascripts, css for frontend.
webrtc2_activation()  : mixed
Performed when the plugin is activation.
webrtc2_deactivation()  : mixed
Performed when the plugin is deactivation.

Functions

webrtc2_uninstall()

Delete all options and tables of plugin WP-WebRTC2.

webrtc2_uninstall() : mixed

webrtc2_textdomain()

Localization of plugin.

webrtc2_textdomain() : mixed

webrtc2_enqueue_scripts_backend()

Register javascripts, css for backend.

webrtc2_enqueue_scripts_backend() : mixed

webrtc2_scripts_css()

Register javascripts, css for frontend.

webrtc2_scripts_css() : mixed

webrtc2_activation()

Performed when the plugin is activation.

webrtc2_activation() : mixed

During activation, creates table in the database:

webrtc2_countries, webrtc2_call_stat, webrtc2_stun_servers

webrtc2_deactivation()

Performed when the plugin is deactivation.

webrtc2_deactivation() : mixed

Delete cron events: webrtc2_truncate, webrtc2_update, webrtc2_update_repeat


        
On this page

Search results