Method |
Description |
|
__construct ( ) |
Constructor - get the plugin hooked in and ready |
|
add_dashboard_widgets ( ) : void |
Create the function use in the action hook |
|
addons_page ( ) : void |
Render the BuddyPress Media Addons page. |
|
admin_bar_menu ( object $admin_bar ) : void |
Add admin bar menu |
|
admin_sidebar ( ) : void |
Admin Sidebar |
|
bp_admin_tabs ( ) : void |
Show buddypress admin tabs. |
|
check_for_addon_update_notice ( ) : boolean |
Show rtmedia addon update notice. |
|
check_permalink_admin_notice ( ) : void |
Show rtmedia check permalink admin notice. |
|
convert_videos_mailchimp_send ( ) |
|
|
convert_videos_page ( ) : void |
Render the rtmedia convert videos page. |
|
correct_upload_filetypes ( ) |
|
|
get_current_tab ( ) : string | array |
Render the rtmedia hire us page. |
|
hire_us_page ( ) : void |
Render the rtmedia hire us page. |
|
install_transcoder_admin_notice ( ) |
Display admin notice. |
|
install_transcoder_hide_admin_notice ( ) |
Set option to hide admin notice when user click on dismiss button. |
|
license_page ( ) |
|
|
linkback ( ) |
|
|
menu ( ) : void |
Add Admin Menu. |
|
modify_medialibrary_permalink ( $action, $post ) |
|
|
plugin_add_settings_link ( array $links ) : array |
Add the plugin settings links |
|
plugin_meta_premium_addon_link ( $plugin_meta, $plugin_file ) |
|
|
privacy_page ( ) : void |
Render the BuddyPress Privacy Settings page. |
|
removable_query_args ( $removable_query_args ) : array |
To remove setting saved parameter from url once satting saved
Add parameter to this array WP will remove variable from Query string |
|
render_admin_ui ( $page, $sub_tabs, $args = [] ) |
|
|
render_page ( string $page, array $option_group = null ) : void |
Render BPMedia Settings. |
|
rt_importer_page ( ) : void |
Render the rtmedia Importer Page. |
|
rtm_addon_license_notice ( ) : void |
Display invlaid license notice to admins. |
|
rtm_admin_templates ( ) |
|
|
rtmedia_addon_license_save_hook ( ) |
|
|
rtmedia_addon_update_notice ( ) : void |
Define rtmedia addon update notice. |
|
rtmedia_admin_notices ( ) : void |
Show rtmedia admin notices. |
|
rtmedia_advertisement ( ) : void |
Show rtmedia advertisement. |
|
rtmedia_bp_add_update_type ( ) : void |
Set rtmedia buddypress update type. |
|
rtmedia_dashboard_widget_function ( ) : void |
Create the function to output the contents of our Dashboard Widget |
|
rtmedia_hide_addon_update_notice ( ) : void |
Hide rtmedia addon update notice. |
|
rtmedia_hide_inspirebook_release_notice ( ) : void |
Hide rtmedia inspirebook release notice. |
|
rtmedia_hide_premium_addon_notice ( ) |
*
Hide pro split release notice |
|
rtmedia_hide_template_override_notice ( ) |
|
|
rtmedia_inspirebook_release_notice ( ) : void |
Show rtmedia inspirebook release notice. |
|
rtmedia_migration ( ) |
|
|
rtmedia_network_admin_notices ( ) : void |
Show rtmedia network admin notices. |
|
rtmedia_permalink_notice ( ) : void |
Define rtmedia permalink notice. |
|
rtmedia_premium_addon_notice ( ) |
*
rtMedia Pro split release admin notice |
|
rtmedia_tabs ( ) : void |
Create core admin tabs. |
|
rtmedia_update_template_notice ( ) |
|
|
save_multisite_options ( ) : void |
Multisite Save Options - http://wordpress.stackexchange.com/questions/64968/settings-api-in-multisite-missing-update-message#answer-72503 |
|
settings_content_tabs ( string $page ) : void |
Create settings content tabs. |
|
settings_page ( ) : void |
Render the BuddyPress Media Settings page. |
|
settings_sub_tabs ( ) : array |
Adds a sub tabs to the BuddyPress Media settings page |
|
support_page ( ) : void |
Render the BuddyPress Media Support page. |
|
tab ( ) : string |
Adds a tab for Media settings in the BuddyPress settings page |
|
theme_page ( ) : void |
Render the rtmedia theme page. |
|
ui ( string $hook ) : void |
Generates the Admin UI. |
|
upload_filetypes_error ( ) |
|
|
video_transcoding_survey_response ( ) |
|
|