MAS Videos Security & Risk Analysis

wordpress.org/plugins/masvideos

MAS Videos is a free plugin that allows you to to create and list movies, videos and TV shows.

1K active installs v1.3.4 PHP 7.4+ WP 6.4+ Updated Feb 9, 2026
moviestmdbtv-showsvideos
75
B · Generally Safe
CVEs total1
Unpatched1
Last CVEDec 30, 2025
Safety Verdict

Is MAS Videos Safe to Use in 2026?

Mostly Safe

Score 75/100

MAS Videos is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Dec 30, 2025Updated 1mo ago
Risk Assessment

The masvideos v1.3.4 plugin exhibits a mixed security posture. While it demonstrates good practices in areas like SQL query preparation (82%) and output escaping (86%), significant concerns arise from its attack surface and historical vulnerability patterns. The presence of one unprotected AJAX handler, coupled with two high-severity taint analysis flows with unsanitized paths, indicates potential entry points for attackers. These flows suggest that user-supplied data might be processed without adequate sanitization, leading to vulnerabilities like remote file inclusion, as indicated by the plugin's past CVE.

The plugin's vulnerability history is a major red flag. A single known CVE, which is currently unpatched, is a critical issue. The nature of this past vulnerability (Improper Control of Filename for Include/Require Statement) directly aligns with the risks identified in the taint analysis. This pattern suggests a recurring weakness in how the plugin handles external input, potentially leading to remote code execution if exploited. While the plugin has a substantial number of nonce and capability checks, the presence of these critical flaws, especially an unpatched CVE, necessitates immediate attention and remediation.

Key Concerns

  • Unpatched High Severity CVE
  • High Severity Taint Flow (unsanitized paths)
  • High Severity Taint Flow (unsanitized paths)
  • AJAX handler without authentication
  • Use of unseralize()
  • Flows with unsanitized paths
  • Flows with unsanitized paths
  • Flows with unsanitized paths
  • Flows with unsanitized paths
Vulnerabilities
1

MAS Videos Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2025-62753high · 7.5Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

MAS Videos <= 1.3.2 - Authenticated (Contributor+) Local File Inclusion

Dec 30, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

MAS Videos Code Analysis

Dangerous Functions
1
Raw SQL Queries
33
154 prepared
Unescaped Output
339
2064 escaped
Nonce Checks
67
Capability Checks
83
File Operations
10
External Requests
2
Bundled Libraries
1

Dangerous Functions Found

unserialize$value = @unserialize( $this->session[ $key ] );includes\class-masvideos-session-handler.php:163

Bundled Libraries

Select2

SQL Query Safety

82% prepared187 total queries

Output Escaping

86% escaped2403 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

23 flows5 with unsanitized paths
masvideos_template_single_video_related_playlist_videos (includes\masvideos-video-template-functions.php:924)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

MAS Videos Attack Surface

Entry Points5
Unprotected1

AJAX Handlers 5

authwp_ajax_masvideos_do_ajax_person_importincludes\admin\class-masvideos-admin-importers.php:34
authwp_ajax_masvideos_do_ajax_tv_show_importincludes\admin\class-masvideos-admin-importers.php:35
authwp_ajax_masvideos_do_ajax_video_importincludes\admin\class-masvideos-admin-importers.php:36
authwp_ajax_masvideos_do_ajax_movie_importincludes\admin\class-masvideos-admin-importers.php:37
authwp_ajax_setup_wizard_check_jetpackincludes\admin\class-masvideos-admin.php:30
WordPress Hooks 602
actionsave_postincludes\abstracts\abstract-masvideos-widget.php:69
actiondeleted_postincludes\abstracts\abstract-masvideos-widget.php:70
actionswitch_themeincludes\abstracts\abstract-masvideos-widget.php:71
actionadmin_enqueue_scriptsincludes\admin\class-masvideos-admin-assets.php:24
actionadmin_enqueue_scriptsincludes\admin\class-masvideos-admin-assets.php:25
actionenqueue_block_editor_assetsincludes\admin\class-masvideos-admin-assets.php:26
actionadmin_menuincludes\admin\class-masvideos-admin-importers.php:30
actionadmin_initincludes\admin\class-masvideos-admin-importers.php:31
actionadmin_headincludes\admin\class-masvideos-admin-importers.php:32
actionadmin_enqueue_scriptsincludes\admin\class-masvideos-admin-importers.php:33
actionimport_startincludes\admin\class-masvideos-admin-importers.php:127
actionadmin_menuincludes\admin\class-masvideos-admin-menus.php:25
actionadmin_headincludes\admin\class-masvideos-admin-menus.php:27
filtermenu_orderincludes\admin\class-masvideos-admin-menus.php:28
filtercustom_menu_orderincludes\admin\class-masvideos-admin-menus.php:29
filterset-screen-optionincludes\admin\class-masvideos-admin-menus.php:30
actionadd_meta_boxesincludes\admin\class-masvideos-admin-meta-boxes.php:39
actionsave_postincludes\admin\class-masvideos-admin-meta-boxes.php:40
actionmasvideos_process_person_metaincludes\admin\class-masvideos-admin-meta-boxes.php:43
actionmasvideos_process_episode_metaincludes\admin\class-masvideos-admin-meta-boxes.php:47
filterwp_update_comment_dataincludes\admin\class-masvideos-admin-meta-boxes.php:51
actionmasvideos_process_tv_show_metaincludes\admin\class-masvideos-admin-meta-boxes.php:54
filterwp_update_comment_dataincludes\admin\class-masvideos-admin-meta-boxes.php:58
actionmasvideos_process_video_metaincludes\admin\class-masvideos-admin-meta-boxes.php:61
actionmasvideos_process_video_metaincludes\admin\class-masvideos-admin-meta-boxes.php:62
filterwp_update_comment_dataincludes\admin\class-masvideos-admin-meta-boxes.php:65
actionmasvideos_process_movie_metaincludes\admin\class-masvideos-admin-meta-boxes.php:68
actionmasvideos_process_movie_metaincludes\admin\class-masvideos-admin-meta-boxes.php:69
filterwp_update_comment_dataincludes\admin\class-masvideos-admin-meta-boxes.php:72
actionadmin_noticesincludes\admin\class-masvideos-admin-meta-boxes.php:75
actionshutdownincludes\admin\class-masvideos-admin-meta-boxes.php:76
actionwp_loadedincludes\admin\class-masvideos-admin-notices.php:38
actionshutdownincludes\admin\class-masvideos-admin-notices.php:39
actionadmin_print_stylesincludes\admin\class-masvideos-admin-notices.php:42
actionadmin_noticesincludes\admin\class-masvideos-admin-notices.php:151
actionadmin_noticesincludes\admin\class-masvideos-admin-notices.php:153
filtermanage_movie_posts_columnsincludes\admin\class-masvideos-admin-posts.php:24
actionmanage_movie_posts_custom_columnincludes\admin\class-masvideos-admin-posts.php:25
filtermanage_video_posts_columnsincludes\admin\class-masvideos-admin-posts.php:28
actionmanage_video_posts_custom_columnincludes\admin\class-masvideos-admin-posts.php:29
filtermanage_tv_show_posts_columnsincludes\admin\class-masvideos-admin-posts.php:32
actionmanage_tv_show_posts_custom_columnincludes\admin\class-masvideos-admin-posts.php:33
filtermanage_episode_posts_columnsincludes\admin\class-masvideos-admin-posts.php:36
actionmanage_episode_posts_custom_columnincludes\admin\class-masvideos-admin-posts.php:37
filtermanage_person_posts_columnsincludes\admin\class-masvideos-admin-posts.php:40
actionmanage_person_posts_custom_columnincludes\admin\class-masvideos-admin-posts.php:41
actionadmin_initincludes\admin\class-masvideos-admin-setup-wizard.php:25
actionadmin_enqueue_scriptsincludes\admin\class-masvideos-admin-taxonomies.php:25
actionmovie_genre_add_form_fieldsincludes\admin\class-masvideos-admin-taxonomies.php:28
actionmovie_genre_edit_form_fieldsincludes\admin\class-masvideos-admin-taxonomies.php:29
actioncreated_termincludes\admin\class-masvideos-admin-taxonomies.php:30
actionedit_termincludes\admin\class-masvideos-admin-taxonomies.php:31
filtermanage_edit-movie_genre_columnsincludes\admin\class-masvideos-admin-taxonomies.php:34
filtermanage_movie_genre_custom_columnincludes\admin\class-masvideos-admin-taxonomies.php:35
actionvideo_cat_add_form_fieldsincludes\admin\class-masvideos-admin-taxonomies.php:38
actionvideo_cat_edit_form_fieldsincludes\admin\class-masvideos-admin-taxonomies.php:39
actioncreated_termincludes\admin\class-masvideos-admin-taxonomies.php:40
actionedit_termincludes\admin\class-masvideos-admin-taxonomies.php:41
filtermanage_edit-video_cat_columnsincludes\admin\class-masvideos-admin-taxonomies.php:44
filtermanage_video_cat_custom_columnincludes\admin\class-masvideos-admin-taxonomies.php:45
actioninitincludes\admin\class-masvideos-admin.php:25
actioncurrent_screenincludes\admin\class-masvideos-admin.php:26
actionadmin_initincludes\admin\class-masvideos-admin.php:27
actionadmin_initincludes\admin\class-masvideos-admin.php:28
actionadmin_footerincludes\admin\class-masvideos-admin.php:29
filtermasvideos_csv_movie_import_mapped_columnsincludes\admin\importers\class-masvideos-movie-csv-importer-controller.php:159
filtermasvideos_csv_person_import_mapped_columnsincludes\admin\importers\class-masvideos-person-csv-importer-controller.php:159
filtermasvideos_csv_tv_show_import_mapped_columnsincludes\admin\importers\class-masvideos-tv-show-csv-importer-controller.php:159
filtermasvideos_csv_video_import_mapped_columnsincludes\admin\importers\class-masvideos-video-csv-importer-controller.php:159
filtermasvideos_csv_movie_import_mapping_default_columnsincludes\admin\importers\mappings\default.php:64
filtermasvideos_csv_movie_import_mapping_special_columnsincludes\admin\importers\mappings\default.php:89
filtermasvideos_csv_tv_show_import_mapping_default_columnsincludes\admin\importers\mappings\generic.php:30
filtermasvideos_csv_video_import_mapping_default_columnsincludes\admin\importers\mappings\generic.php:31
filtermasvideos_csv_movie_import_mapping_default_columnsincludes\admin\importers\mappings\generic.php:32
filtermasvideos_csv_tv_show_import_mapping_default_columnsincludes\admin\importers\mappings\wordpress.php:31
filtermasvideos_csv_video_import_mapping_default_columnsincludes\admin\importers\mappings\wordpress.php:32
filtermasvideos_csv_movie_import_mapping_default_columnsincludes\admin\importers\mappings\wordpress.php:33
actioninitincludes\class-masvideos-ajax.php:20
actiontemplate_redirectincludes\class-masvideos-ajax.php:21
actiondelete_version_transientsincludes\class-masvideos-cache-helper.php:19
actionwpincludes\class-masvideos-cache-helper.php:20
actionclean_term_cacheincludes\class-masvideos-cache-helper.php:21
actionedit_termsincludes\class-masvideos-cache-helper.php:22
filtercomments_openincludes\class-masvideos-comments.php:23
filterpreprocess_commentincludes\class-masvideos-comments.php:24
actioncomment_postincludes\class-masvideos-comments.php:25
actioncomment_moderation_recipientsincludes\class-masvideos-comments.php:26
actionwp_update_comment_countincludes\class-masvideos-comments.php:29
filterwp_count_commentsincludes\class-masvideos-comments.php:32
actionwp_insert_commentincludes\class-masvideos-comments.php:35
actionwp_set_comment_statusincludes\class-masvideos-comments.php:36
filterget_avatar_comment_typesincludes\class-masvideos-comments.php:39
actionmasvideos_email_headerincludes\class-masvideos-emails.php:167
actionmasvideos_email_footerincludes\class-masvideos-emails.php:168
actionmasvideos_created_user_notificationincludes\class-masvideos-emails.php:171
filtermasvideos_email_footer_textincludes\class-masvideos-emails.php:174
actiontemplate_redirectincludes\class-masvideos-form-handler.php:20
actionwp_loadedincludes\class-masvideos-form-handler.php:21
actionwp_loadedincludes\class-masvideos-form-handler.php:22
actionwp_loadedincludes\class-masvideos-form-handler.php:23
actionwp_loadedincludes\class-masvideos-form-handler.php:24
actionwp_loadedincludes\class-masvideos-form-handler.php:25
actionwp_loadedincludes\class-masvideos-form-handler.php:26
actionwp_enqueue_scriptsincludes\class-masvideos-frontend-scripts.php:43
actionwp_print_scriptsincludes\class-masvideos-frontend-scripts.php:44
actionwp_print_footer_scriptsincludes\class-masvideos-frontend-scripts.php:45
actionwp_footerincludes\class-masvideos-frontend-scripts.php:335
filterblock_categories_allincludes\class-masvideos-gutenberg-blocks.php:158
actioninitincludes\class-masvideos-install.php:32
filterwpmu_drop_tablesincludes\class-masvideos-install.php:33
filtercron_schedulesincludes\class-masvideos-install.php:34
actionset_object_termsincludes\class-masvideos-post-data.php:29
actiontransition_post_statusincludes\class-masvideos-post-data.php:31
actionmasvideos_episode_set_visibilityincludes\class-masvideos-post-data.php:32
actionmasvideos_tv_show_set_visibilityincludes\class-masvideos-post-data.php:33
actionmasvideos_tv_show_playlist_set_visibilityincludes\class-masvideos-post-data.php:34
actionmasvideos_video_set_visibilityincludes\class-masvideos-post-data.php:35
actionmasvideos_video_playlist_set_visibilityincludes\class-masvideos-post-data.php:36
actionmasvideos_movie_set_visibilityincludes\class-masvideos-post-data.php:37
actionmasvideos_movie_playlist_set_visibilityincludes\class-masvideos-post-data.php:38
actionupdated_post_metaincludes\class-masvideos-post-data.php:41
actionupdated_order_item_metaincludes\class-masvideos-post-data.php:42
actioninitincludes\class-masvideos-post-types.php:22
actioninitincludes\class-masvideos-post-types.php:23
actioninitincludes\class-masvideos-post-types.php:24
filterrest_api_allowed_post_typesincludes\class-masvideos-post-types.php:25
actionmasvideos_after_register_post_typeincludes\class-masvideos-post-types.php:26
actionmasvideos_flush_rewrite_rulesincludes\class-masvideos-post-types.php:27
filtergutenberg_can_edit_post_typeincludes\class-masvideos-post-types.php:28
actioninitincludes\class-masvideos-query.php:27
actionwp_loadedincludes\class-masvideos-query.php:29
filterquery_varsincludes\class-masvideos-query.php:30
actionparse_requestincludes\class-masvideos-query.php:31
actionpre_get_postsincludes\class-masvideos-query.php:210
filterpost_type_archive_titleincludes\class-masvideos-query.php:299
filterwpseo_metadescincludes\class-masvideos-query.php:303
filterwpseo_metakeyincludes\class-masvideos-query.php:304
actionpre_get_postsincludes\class-masvideos-query.php:618
filterpost_type_archive_titleincludes\class-masvideos-query.php:707
filterwpseo_metadescincludes\class-masvideos-query.php:711
filterwpseo_metakeyincludes\class-masvideos-query.php:712
actionpre_get_postsincludes\class-masvideos-query.php:1059
filterpost_type_archive_titleincludes\class-masvideos-query.php:1148
filterwpseo_metadescincludes\class-masvideos-query.php:1152
filterwpseo_metakeyincludes\class-masvideos-query.php:1153
actionpre_get_postsincludes\class-masvideos-query.php:1493
filterpost_type_archive_titleincludes\class-masvideos-query.php:1582
filterwpseo_metadescincludes\class-masvideos-query.php:1586
filterwpseo_metakeyincludes\class-masvideos-query.php:1587
actionpre_get_postsincludes\class-masvideos-query.php:1927
filterpost_type_archive_titleincludes\class-masvideos-query.php:2016
filterwpseo_metadescincludes\class-masvideos-query.php:2020
filterwpseo_metakeyincludes\class-masvideos-query.php:2021
actioninitincludes\class-masvideos-session-handler.php:68
filterwp_session_expiration_variantincludes\class-masvideos-session-handler.php:91
filterwp_session_expirationincludes\class-masvideos-session-handler.php:92
actionplugins_loadedincludes\class-masvideos-session-handler.php:97
actioninitincludes\class-masvideos-session-handler.php:99
actionmasvideos_before_main_contentincludes\class-masvideos-structured-data.php:28
actionmasvideos_breadcrumbincludes\class-masvideos-structured-data.php:29
actionmasvideos_episodes_loopincludes\class-masvideos-structured-data.php:31
actionmasvideos_single_episode_summaryincludes\class-masvideos-structured-data.php:32
actionmasvideos_episode_review_metaincludes\class-masvideos-structured-data.php:33
actionmasvideos_tv_shows_loopincludes\class-masvideos-structured-data.php:35
actionmasvideos_single_tv_show_summaryincludes\class-masvideos-structured-data.php:36
actionmasvideos_tv_show_review_metaincludes\class-masvideos-structured-data.php:37
actionmasvideos_movies_loopincludes\class-masvideos-structured-data.php:39
actionmasvideos_single_movie_summaryincludes\class-masvideos-structured-data.php:40
actionmasvideos_movie_review_metaincludes\class-masvideos-structured-data.php:41
actionmasvideos_videos_loopincludes\class-masvideos-structured-data.php:43
actionmasvideos_single_video_summaryincludes\class-masvideos-structured-data.php:44
actionmasvideos_video_review_metaincludes\class-masvideos-structured-data.php:45
actionwp_footerincludes\class-masvideos-structured-data.php:48
filtertemplate_includeincludes\class-masvideos-template-loader.php:70
filtercomments_templateincludes\class-masvideos-template-loader.php:71
actioninitincludes\class-masvideos-template-loader.php:338
actionafter_setup_themeincludes\class-masvideos.php:335
actioninitincludes\class-masvideos.php:336
actioninitincludes\class-masvideos.php:337
actioninitincludes\class-masvideos.php:338
actioninitincludes\class-masvideos.php:339
actioninitincludes\class-masvideos.php:340
actioncustomize_registerincludes\customizer\class-masvideos-customizer.php:20
filterposts_whereincludes\data-stores\class-masvideos-episode-data-store-cpt.php:1214
filterposts_whereincludes\data-stores\class-masvideos-movie-data-store-cpt.php:1223
filterposts_whereincludes\data-stores\class-masvideos-movie-playlist-data-store-cpt.php:549
filterposts_whereincludes\data-stores\class-masvideos-person-data-store-cpt.php:1123
filterposts_whereincludes\data-stores\class-masvideos-tv-show-data-store-cpt.php:1189
filterposts_whereincludes\data-stores\class-masvideos-tv-show-playlist-data-store-cpt.php:549
filterposts_whereincludes\data-stores\class-masvideos-video-data-store-cpt.php:1060
filterposts_whereincludes\data-stores\class-masvideos-video-playlist-data-store-cpt.php:549
actionmasvideos_reset_password_notificationincludes\emails\class-masvideos-email-user-reset-password.php:69
actionphpmailer_initincludes\emails\class-masvideos-email.php:249
filterwp_mail_fromincludes\emails\class-masvideos-email.php:639
filterwp_mail_from_nameincludes\emails\class-masvideos-email.php:640
filterwp_mail_content_typeincludes\emails\class-masvideos-email.php:641
filterajax_query_attachments_argsincludes\masvideos-account-functions.php:369
filterplugin_localeincludes\masvideos-core-functions.php:362
filterpost_type_linkincludes\masvideos-episode-functions.php:496
actionthe_postincludes\masvideos-episode-template-functions.php:36
actionmasvideos_before_episodes_loopincludes\masvideos-episode-template-functions.php:78
actionmasvideos_after_episodes_loopincludes\masvideos-episode-template-functions.php:88
filterpost_type_linkincludes\masvideos-movie-functions.php:445
actionthe_postincludes\masvideos-movie-playlist-template-functions.php:36
actionmasvideos_before_movie_playlists_loopincludes\masvideos-movie-playlist-template-functions.php:78
actionmasvideos_after_movie_playlists_loopincludes\masvideos-movie-playlist-template-functions.php:88
filtermasvideos_loop_movie_linkincludes\masvideos-movie-playlist-template-functions.php:223
actionthe_postincludes\masvideos-movie-template-functions.php:36
actionmasvideos_before_movies_loopincludes\masvideos-movie-template-functions.php:78
actionmasvideos_after_movies_loopincludes\masvideos-movie-template-functions.php:88
filterpost_type_linkincludes\masvideos-person-functions.php:412
actionthe_postincludes\masvideos-person-template-functions.php:36
actionmasvideos_before_persons_loopincludes\masvideos-person-template-functions.php:78
actionmasvideos_after_persons_loopincludes\masvideos-person-template-functions.php:88
actiontemplate_redirectincludes\masvideos-template-functions.php:110
actionwp_footerincludes\masvideos-template-functions.php:213
filterbody_classincludes\masvideos-template-hooks.php:13
actionmasvideos_before_main_contentincludes\masvideos-template-hooks.php:15
actionmasvideos_before_movies_loopincludes\masvideos-template-hooks.php:16
actionmasvideos_after_movies_loopincludes\masvideos-template-hooks.php:17
actionmasvideos_before_tv_shows_loopincludes\masvideos-template-hooks.php:18
actionmasvideos_after_tv_shows_loopincludes\masvideos-template-hooks.php:19
actionmasvideos_before_persons_loopincludes\masvideos-template-hooks.php:20
actionmasvideos_after_persons_loopincludes\masvideos-template-hooks.php:21
actionmasvideos_before_videos_loopincludes\masvideos-template-hooks.php:22
actionmasvideos_after_main_contentincludes\masvideos-template-hooks.php:23
actionmasvideos_before_main_contentincludes\masvideos-template-hooks.php:31
actionmasvideos_before_user_register_login_formincludes\masvideos-template-hooks.php:36
actionmasvideos_before_edit_video_formincludes\masvideos-template-hooks.php:37
actionmasvideos_account_navigationincludes\masvideos-template-hooks.php:42
actionmasvideos_account_contentincludes\masvideos-template-hooks.php:43
actionmasvideos_account_videos_endpointincludes\masvideos-template-hooks.php:44
actionmasvideos_account_movie-playlists_endpointincludes\masvideos-template-hooks.php:45
actionmasvideos_account_video-playlists_endpointincludes\masvideos-template-hooks.php:46
actionmasvideos_account_tv-show-playlists_endpointincludes\masvideos-template-hooks.php:47
actionmasvideos_account_edit-account_endpointincludes\masvideos-template-hooks.php:48
actionmasvideos_before_edit_account_formincludes\masvideos-template-hooks.php:50
actionmasvideos_no_persons_foundincludes\masvideos-template-hooks.php:55
actionmasvideos_persons_loopincludes\masvideos-template-hooks.php:56
actionmasvideos_before_persons_loopincludes\masvideos-template-hooks.php:57
actionmasvideos_before_persons_loop_itemincludes\masvideos-template-hooks.php:58
actionmasvideos_before_persons_loop_itemincludes\masvideos-template-hooks.php:59
actionmasvideos_before_persons_loop_itemincludes\masvideos-template-hooks.php:60
actionmasvideos_before_persons_loop_itemincludes\masvideos-template-hooks.php:61
actionmasvideos_before_persons_loop_itemincludes\masvideos-template-hooks.php:62
actionmasvideos_before_persons_loop_item_titleincludes\masvideos-template-hooks.php:63
actionmasvideos_before_persons_loop_item_titleincludes\masvideos-template-hooks.php:64
actionmasvideos_persons_loop_item_titleincludes\masvideos-template-hooks.php:65
actionmasvideos_after_persons_loop_item_titleincludes\masvideos-template-hooks.php:66
actionmasvideos_after_persons_loop_item_titleincludes\masvideos-template-hooks.php:67
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:72
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:73
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:74
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:75
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:76
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:77
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:78
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:79
actionmasvideos_single_person_summaryincludes\masvideos-template-hooks.php:80
actionmasvideos_template_single_person_content_sidebarincludes\masvideos-template-hooks.php:82
actionmasvideos_template_single_person_content_sidebarincludes\masvideos-template-hooks.php:83
actionmasvideos_template_single_person_content_sidebarincludes\masvideos-template-hooks.php:84
actionmasvideos_template_single_person_content_sidebarincludes\masvideos-template-hooks.php:85
actionmasvideos_template_single_person_content_sidebarincludes\masvideos-template-hooks.php:86
actionmasvideos_template_single_person_content_sidebarincludes\masvideos-template-hooks.php:87
actionmasvideos_no_episodes_foundincludes\masvideos-template-hooks.php:92
actionmasvideos_episodes_loopincludes\masvideos-template-hooks.php:93
actionmasvideos_before_episodes_loop_itemincludes\masvideos-template-hooks.php:94
actionmasvideos_before_episodes_loop_itemincludes\masvideos-template-hooks.php:95
actionmasvideos_before_episodes_loop_itemincludes\masvideos-template-hooks.php:96
actionmasvideos_before_episodes_loop_itemincludes\masvideos-template-hooks.php:97
actionmasvideos_before_episodes_loop_itemincludes\masvideos-template-hooks.php:98
actionmasvideos_before_episodes_loop_item_titleincludes\masvideos-template-hooks.php:99
actionmasvideos_before_episodes_loop_item_titleincludes\masvideos-template-hooks.php:100
actionmasvideos_episodes_loop_item_titleincludes\masvideos-template-hooks.php:101
actionmasvideos_after_episodes_loop_item_titleincludes\masvideos-template-hooks.php:102
actionmasvideos_after_episodes_loop_item_titleincludes\masvideos-template-hooks.php:103
actionmasvideos_before_single_episode_summaryincludes\masvideos-template-hooks.php:108
actionmasvideos_before_single_episode_summaryincludes\masvideos-template-hooks.php:109
actionmasvideos_before_single_episode_summaryincludes\masvideos-template-hooks.php:110
actionmasvideos_before_single_episode_summaryincludes\masvideos-template-hooks.php:111
actionmasvideos_before_single_episode_summaryincludes\masvideos-template-hooks.php:112
actionmasvideos_before_single_episode_summaryincludes\masvideos-template-hooks.php:113
actionmasvideos_before_single_episode_summaryincludes\masvideos-template-hooks.php:114
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:115
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:116
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:117
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:118
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:119
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:120
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:121
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:122
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:123
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:124
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:125
actionmasvideos_single_episode_summaryincludes\masvideos-template-hooks.php:126
actionmasvideos_after_single_episode_summaryincludes\masvideos-template-hooks.php:127
actionmasvideos_after_single_episode_summaryincludes\masvideos-template-hooks.php:128
actionmasvideos_after_single_episode_summaryincludes\masvideos-template-hooks.php:129
actionmasvideos_single_episode_metaincludes\masvideos-template-hooks.php:131
actionmasvideos_single_episode_metaincludes\masvideos-template-hooks.php:132
actionmasvideos_episode_review_beforeincludes\masvideos-template-hooks.php:142
actionmasvideos_episode_review_before_comment_metaincludes\masvideos-template-hooks.php:143
actionmasvideos_episode_review_metaincludes\masvideos-template-hooks.php:144
actionmasvideos_episode_review_comment_textincludes\masvideos-template-hooks.php:145
actionmasvideos_no_tv_shows_foundincludes\masvideos-template-hooks.php:150
actionmasvideos_tv_shows_loopincludes\masvideos-template-hooks.php:151
actionmasvideos_before_tv_shows_loopincludes\masvideos-template-hooks.php:152
actionmasvideos_before_tv_shows_loop_itemincludes\masvideos-template-hooks.php:153
actionmasvideos_before_tv_shows_loop_itemincludes\masvideos-template-hooks.php:154
actionmasvideos_before_tv_shows_loop_itemincludes\masvideos-template-hooks.php:155
actionmasvideos_before_tv_shows_loop_itemincludes\masvideos-template-hooks.php:156
actionmasvideos_before_tv_shows_loop_itemincludes\masvideos-template-hooks.php:157
actionmasvideos_before_tv_shows_loop_itemincludes\masvideos-template-hooks.php:158
actionmasvideos_before_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:159
actionmasvideos_before_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:160
actionmasvideos_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:162
actionmasvideos_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:163
actionmasvideos_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:164
actionmasvideos_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:165
actionmasvideos_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:166
actionmasvideos_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:167
actionmasvideos_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:168
actionmasvideos_after_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:170
actionmasvideos_after_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:171
actionmasvideos_after_tv_shows_loop_item_titleincludes\masvideos-template-hooks.php:172
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:173
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:174
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:175
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:176
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:177
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:179
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:180
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:181
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:182
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:183
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:184
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:185
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:187
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:188
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:189
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:190
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:191
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:192
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:193
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:195
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:196
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:197
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:198
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:199
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:201
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:202
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:203
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:204
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:205
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:207
actionmasvideos_after_tv_shows_loop_itemincludes\masvideos-template-hooks.php:208
actionmasvideos_before_tv_show_widget_itemincludes\masvideos-template-hooks.php:214
actionmasvideos_before_tv_show_widget_itemincludes\masvideos-template-hooks.php:215
actionmasvideos_before_tv_show_widget_itemincludes\masvideos-template-hooks.php:216
actionmasvideos_before_tv_show_widget_itemincludes\masvideos-template-hooks.php:217
actionmasvideos_before_tv_show_widget_itemincludes\masvideos-template-hooks.php:218
actionmasvideos_before_tv_show_widget_itemincludes\masvideos-template-hooks.php:219
actionmasvideos_before_tv_show_widget_item_titleincludes\masvideos-template-hooks.php:220
actionmasvideos_tv_show_widget_item_titleincludes\masvideos-template-hooks.php:221
actionmasvideos_tv_show_widget_item_titleincludes\masvideos-template-hooks.php:222
actionmasvideos_tv_show_widget_item_titleincludes\masvideos-template-hooks.php:223
actionmasvideos_after_tv_show_widget_item_titleincludes\masvideos-template-hooks.php:224
actionmasvideos_after_tv_show_widget_itemincludes\masvideos-template-hooks.php:225
actionmasvideos_before_single_tv_show_summaryincludes\masvideos-template-hooks.php:230
actionmasvideos_before_single_tv_show_summaryincludes\masvideos-template-hooks.php:231
actionmasvideos_before_single_tv_show_summaryincludes\masvideos-template-hooks.php:232
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:233
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:234
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:235
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:236
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:237
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:238
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:239
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:240
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:241
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:242
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:243
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:244
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:245
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:246
actionmasvideos_single_tv_show_summaryincludes\masvideos-template-hooks.php:247
actionmasvideos_after_single_tv_show_summaryincludes\masvideos-template-hooks.php:248
actionmasvideos_after_single_tv_show_summaryincludes\masvideos-template-hooks.php:249
actionmasvideos_after_single_tv_show_summaryincludes\masvideos-template-hooks.php:250
actionmasvideos_after_single_tv_show_summaryincludes\masvideos-template-hooks.php:251
actionmasvideos_single_tv_show_metaincludes\masvideos-template-hooks.php:253
actionmasvideos_single_tv_show_metaincludes\masvideos-template-hooks.php:254
actionmasvideos_after_single_tv_showincludes\masvideos-template-hooks.php:257
actionmasvideos_tv_show_review_beforeincludes\masvideos-template-hooks.php:267
actionmasvideos_tv_show_review_before_comment_metaincludes\masvideos-template-hooks.php:268
actionmasvideos_tv_show_review_metaincludes\masvideos-template-hooks.php:269
actionmasvideos_tv_show_review_comment_textincludes\masvideos-template-hooks.php:270
actionmasvideos_no_videos_foundincludes\masvideos-template-hooks.php:275
actionmasvideos_videos_loopincludes\masvideos-template-hooks.php:276
actionmasvideos_before_videos_loopincludes\masvideos-template-hooks.php:277
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:278
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:279
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:280
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:281
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:282
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:283
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:284
actionmasvideos_before_videos_loop_itemincludes\masvideos-template-hooks.php:285
actionmasvideos_before_videos_loop_item_titleincludes\masvideos-template-hooks.php:286
actionmasvideos_before_videos_loop_item_titleincludes\masvideos-template-hooks.php:287
actionmasvideos_videos_loop_item_titleincludes\masvideos-template-hooks.php:288
actionmasvideos_videos_loop_item_titleincludes\masvideos-template-hooks.php:289
actionmasvideos_videos_loop_item_titleincludes\masvideos-template-hooks.php:290
actionmasvideos_videos_loop_item_titleincludes\masvideos-template-hooks.php:291
actionmasvideos_videos_loop_item_titleincludes\masvideos-template-hooks.php:292
actionmasvideos_videos_loop_item_titleincludes\masvideos-template-hooks.php:293
actionmasvideos_after_videos_loop_item_titleincludes\masvideos-template-hooks.php:294
actionmasvideos_after_videos_loop_item_titleincludes\masvideos-template-hooks.php:295
actionmasvideos_after_videos_loop_item_titleincludes\masvideos-template-hooks.php:296
actionmasvideos_after_videos_loop_itemincludes\masvideos-template-hooks.php:297
actionmasvideos_after_videos_loop_itemincludes\masvideos-template-hooks.php:298
actionmasvideos_after_videos_loop_itemincludes\masvideos-template-hooks.php:299
actionmasvideos_after_videos_loop_itemincludes\masvideos-template-hooks.php:300
actionmasvideos_after_videos_loopincludes\masvideos-template-hooks.php:301
actionmasvideos_before_video_widget_itemincludes\masvideos-template-hooks.php:306
actionmasvideos_before_video_widget_itemincludes\masvideos-template-hooks.php:307
actionmasvideos_before_video_widget_itemincludes\masvideos-template-hooks.php:308
actionmasvideos_before_video_widget_itemincludes\masvideos-template-hooks.php:309
actionmasvideos_before_video_widget_itemincludes\masvideos-template-hooks.php:310
actionmasvideos_before_video_widget_itemincludes\masvideos-template-hooks.php:311
actionmasvideos_video_widget_item_titleincludes\masvideos-template-hooks.php:312
actionmasvideos_video_widget_item_titleincludes\masvideos-template-hooks.php:313
actionmasvideos_video_widget_item_titleincludes\masvideos-template-hooks.php:314
actionmasvideos_after_video_widget_item_titleincludes\masvideos-template-hooks.php:315
actionmasvideos_after_video_widget_itemincludes\masvideos-template-hooks.php:316
actionmasvideos_before_single_video_summaryincludes\masvideos-template-hooks.php:322
actionmasvideos_before_single_video_summaryincludes\masvideos-template-hooks.php:323
actionmasvideos_before_single_video_summaryincludes\masvideos-template-hooks.php:324
actionmasvideos_single_video_summaryincludes\masvideos-template-hooks.php:325
actionmasvideos_single_video_summaryincludes\masvideos-template-hooks.php:326
actionmasvideos_single_video_summaryincludes\masvideos-template-hooks.php:327
actionmasvideos_single_video_summaryincludes\masvideos-template-hooks.php:328
actionmasvideos_after_single_video_summaryincludes\masvideos-template-hooks.php:329
actionmasvideos_after_single_video_summaryincludes\masvideos-template-hooks.php:330
actionmasvideos_after_single_video_summaryincludes\masvideos-template-hooks.php:331
actionmasvideos_after_single_video_summaryincludes\masvideos-template-hooks.php:332
actionmasvideos_after_single_video_summaryincludes\masvideos-template-hooks.php:333
actionmasvideos_after_single_videoincludes\masvideos-template-hooks.php:336
actionmasvideos_single_video_description_tabincludes\masvideos-template-hooks.php:338
actionmasvideos_single_video_description_tabincludes\masvideos-template-hooks.php:339
actionmasvideos_single_video_description_tabincludes\masvideos-template-hooks.php:340
actionmasvideos_video_review_beforeincludes\masvideos-template-hooks.php:350
actionmasvideos_video_review_before_comment_metaincludes\masvideos-template-hooks.php:351
actionmasvideos_video_review_metaincludes\masvideos-template-hooks.php:352
actionmasvideos_video_review_comment_textincludes\masvideos-template-hooks.php:353
actionmasvideos_no_movies_foundincludes\masvideos-template-hooks.php:358
actionmasvideos_movies_loopincludes\masvideos-template-hooks.php:359
actionmasvideos_before_movies_loopincludes\masvideos-template-hooks.php:360
actionmasvideos_before_movies_loopincludes\masvideos-template-hooks.php:361
actionmasvideos_before_movies_loop_itemincludes\masvideos-template-hooks.php:362
actionmasvideos_before_movies_loop_itemincludes\masvideos-template-hooks.php:363
actionmasvideos_before_movies_loop_itemincludes\masvideos-template-hooks.php:364
actionmasvideos_before_movies_loop_itemincludes\masvideos-template-hooks.php:365
actionmasvideos_before_movies_loop_itemincludes\masvideos-template-hooks.php:366
actionmasvideos_before_movies_loop_itemincludes\masvideos-template-hooks.php:367
actionmasvideos_before_movies_loop_item_titleincludes\masvideos-template-hooks.php:368
actionmasvideos_before_movies_loop_item_titleincludes\masvideos-template-hooks.php:369
actionmasvideos_movies_loop_item_titleincludes\masvideos-template-hooks.php:370
actionmasvideos_movies_loop_item_titleincludes\masvideos-template-hooks.php:371
actionmasvideos_movies_loop_item_titleincludes\masvideos-template-hooks.php:372
actionmasvideos_movies_loop_item_titleincludes\masvideos-template-hooks.php:373
actionmasvideos_movies_loop_item_titleincludes\masvideos-template-hooks.php:374
actionmasvideos_movies_loop_item_titleincludes\masvideos-template-hooks.php:375
actionmasvideos_after_movies_loop_item_titleincludes\masvideos-template-hooks.php:376
actionmasvideos_after_movies_loop_item_titleincludes\masvideos-template-hooks.php:377
actionmasvideos_after_movies_loop_item_titleincludes\masvideos-template-hooks.php:378
actionmasvideos_after_movies_loop_itemincludes\masvideos-template-hooks.php:379
actionmasvideos_after_movies_loop_itemincludes\masvideos-template-hooks.php:380
actionmasvideos_after_movies_loop_itemincludes\masvideos-template-hooks.php:381
actionmasvideos_after_movies_loop_itemincludes\masvideos-template-hooks.php:382
actionmasvideos_after_movies_loop_itemincludes\masvideos-template-hooks.php:383
actionmasvideos_before_movie_widget_itemincludes\masvideos-template-hooks.php:388
actionmasvideos_before_movie_widget_itemincludes\masvideos-template-hooks.php:389
actionmasvideos_before_movie_widget_itemincludes\masvideos-template-hooks.php:390
actionmasvideos_before_movie_widget_itemincludes\masvideos-template-hooks.php:391
actionmasvideos_before_movie_widget_itemincludes\masvideos-template-hooks.php:392
actionmasvideos_before_movie_widget_itemincludes\masvideos-template-hooks.php:393
actionmasvideos_before_movie_widget_item_titleincludes\masvideos-template-hooks.php:394
actionmasvideos_movie_widget_item_titleincludes\masvideos-template-hooks.php:395
actionmasvideos_movie_widget_item_titleincludes\masvideos-template-hooks.php:396
actionmasvideos_movie_widget_item_titleincludes\masvideos-template-hooks.php:397
actionmasvideos_after_movie_widget_item_titleincludes\masvideos-template-hooks.php:398
actionmasvideos_after_movie_widget_itemincludes\masvideos-template-hooks.php:399
actionmasvideos_before_single_movie_summaryincludes\masvideos-template-hooks.php:404
actionmasvideos_before_single_movie_summaryincludes\masvideos-template-hooks.php:405
actionmasvideos_before_single_movie_summaryincludes\masvideos-template-hooks.php:406
actionmasvideos_before_single_movie_summaryincludes\masvideos-template-hooks.php:407
actionmasvideos_before_single_movie_summaryincludes\masvideos-template-hooks.php:408
actionmasvideos_before_single_movie_summaryincludes\masvideos-template-hooks.php:409
actionmasvideos_single_movie_summaryincludes\masvideos-template-hooks.php:410
actionmasvideos_single_movie_summaryincludes\masvideos-template-hooks.php:411
actionmasvideos_single_movie_summaryincludes\masvideos-template-hooks.php:412
actionmasvideos_single_movie_summaryincludes\masvideos-template-hooks.php:413
actionmasvideos_single_movie_summaryincludes\masvideos-template-hooks.php:414
actionmasvideos_single_movie_summaryincludes\masvideos-template-hooks.php:415
actionmasvideos_single_movie_summaryincludes\masvideos-template-hooks.php:416
actionmasvideos_after_single_movie_summaryincludes\masvideos-template-hooks.php:417
actionmasvideos_after_single_movie_summaryincludes\masvideos-template-hooks.php:418
actionmasvideos_after_single_movie_summaryincludes\masvideos-template-hooks.php:419
actionmasvideos_after_single_movie_summaryincludes\masvideos-template-hooks.php:421
actionmasvideos_after_single_movie_summaryincludes\masvideos-template-hooks.php:422
actionmasvideos_after_single_movie_summaryincludes\masvideos-template-hooks.php:424
actionmasvideos_after_single_movie_summaryincludes\masvideos-template-hooks.php:425
actionmasvideos_single_movie_metaincludes\masvideos-template-hooks.php:427
actionmasvideos_single_movie_metaincludes\masvideos-template-hooks.php:428
actionmasvideos_single_movie_description_tabincludes\masvideos-template-hooks.php:430
actionmasvideos_single_movie_description_tabincludes\masvideos-template-hooks.php:431
actionmasvideos_single_movie_description_tabincludes\masvideos-template-hooks.php:432
actionmasvideos_after_single_movieincludes\masvideos-template-hooks.php:435
actionmasvideos_movie_review_beforeincludes\masvideos-template-hooks.php:445
actionmasvideos_movie_review_before_comment_metaincludes\masvideos-template-hooks.php:446
actionmasvideos_movie_review_metaincludes\masvideos-template-hooks.php:447
actionmasvideos_movie_review_comment_textincludes\masvideos-template-hooks.php:448
actionmasvideos_before_movie_playlists_loop_itemincludes\masvideos-template-hooks.php:453
actionmasvideos_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:454
actionmasvideos_after_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:455
actionmasvideos_after_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:456
actionmasvideos_after_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:457
actionmasvideos_after_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:458
actionmasvideos_after_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:459
actionmasvideos_after_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:460
actionmasvideos_after_movie_playlists_loop_item_titleincludes\masvideos-template-hooks.php:461
actionmasvideos_after_movie_playlists_loop_itemincludes\masvideos-template-hooks.php:462
actionmasvideos_template_loop_movie_playlist_metaincludes\masvideos-template-hooks.php:464
actionmasvideos_before_video_playlists_loop_itemincludes\masvideos-template-hooks.php:469
actionmasvideos_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:470
actionmasvideos_after_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:471
actionmasvideos_after_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:472
actionmasvideos_after_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:473
actionmasvideos_after_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:474
actionmasvideos_after_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:475
actionmasvideos_after_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:476
actionmasvideos_after_video_playlists_loop_item_titleincludes\masvideos-template-hooks.php:477
actionmasvideos_after_video_playlists_loop_itemincludes\masvideos-template-hooks.php:478
actionmasvideos_template_loop_video_playlist_metaincludes\masvideos-template-hooks.php:480
actionmasvideos_before_tv_show_playlists_loop_itemincludes\masvideos-template-hooks.php:485
actionmasvideos_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:486
actionmasvideos_after_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:487
actionmasvideos_after_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:488
actionmasvideos_after_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:489
actionmasvideos_after_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:490
actionmasvideos_after_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:491
actionmasvideos_after_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:492
actionmasvideos_after_tv_show_playlists_loop_item_titleincludes\masvideos-template-hooks.php:493
actionmasvideos_after_tv_show_playlists_loop_itemincludes\masvideos-template-hooks.php:494
actionmasvideos_template_loop_tv_show_playlist_metaincludes\masvideos-template-hooks.php:496
actionmasvideos_single_tv_show_playlist_summaryincludes\masvideos-template-hooks.php:501
actionmasvideos_single_tv_show_playlist_summaryincludes\masvideos-template-hooks.php:502
actionmasvideos_single_video_playlist_summaryincludes\masvideos-template-hooks.php:507
actionmasvideos_single_video_playlist_summaryincludes\masvideos-template-hooks.php:508
actionmasvideos_single_movie_playlist_summaryincludes\masvideos-template-hooks.php:514
actionmasvideos_single_movie_playlist_summaryincludes\masvideos-template-hooks.php:515
actionwp_footerincludes\masvideos-template-hooks.php:522
filterpost_type_linkincludes\masvideos-tv-show-functions.php:439
actionthe_postincludes\masvideos-tv-show-playlist-template-functions.php:36
actionmasvideos_before_tv_show_playlists_loopincludes\masvideos-tv-show-playlist-template-functions.php:78
actionmasvideos_after_tv_show_playlists_loopincludes\masvideos-tv-show-playlist-template-functions.php:88
filtermasvideos_loop_tv_show_linkincludes\masvideos-tv-show-playlist-template-functions.php:223
actionthe_postincludes\masvideos-tv-show-template-functions.php:36
actionmasvideos_before_tv_shows_loopincludes\masvideos-tv-show-template-functions.php:78
actionmasvideos_after_tv_shows_loopincludes\masvideos-tv-show-template-functions.php:88
filterpost_type_linkincludes\masvideos-video-functions.php:446
actionthe_postincludes\masvideos-video-playlist-template-functions.php:36
actionmasvideos_before_video_playlists_loopincludes\masvideos-video-playlist-template-functions.php:78
actionmasvideos_after_video_playlists_loopincludes\masvideos-video-playlist-template-functions.php:88
filtermasvideos_loop_video_linkincludes\masvideos-video-playlist-template-functions.php:223
actionthe_postincludes\masvideos-video-template-functions.php:36
actionmasvideos_before_videos_loopincludes\masvideos-video-template-functions.php:78
actionmasvideos_after_videos_loopincludes\masvideos-video-template-functions.php:88
actionwidgets_initincludes\masvideos-widget-functions.php:65
filterposts_clausesincludes\shortcodes\class-masvideos-shortcode-episodes.php:508
actionmasvideos_episode_is_visibleincludes\shortcodes\class-masvideos-shortcode-episodes.php:585
actionmasvideos_movie_playlist_is_visibleincludes\shortcodes\class-masvideos-shortcode-movie-playlists.php:337
filterposts_clausesincludes\shortcodes\class-masvideos-shortcode-movies.php:508
actionmasvideos_movie_is_visibleincludes\shortcodes\class-masvideos-shortcode-movies.php:585
actionmasvideos_tv_show_playlist_is_visibleincludes\shortcodes\class-masvideos-shortcode-tv-show-playlists.php:337
filterposts_clausesincludes\shortcodes\class-masvideos-shortcode-tv-shows.php:508
actionmasvideos_tv_show_is_visibleincludes\shortcodes\class-masvideos-shortcode-tv-shows.php:585
actionmasvideos_video_playlist_is_visibleincludes\shortcodes\class-masvideos-shortcode-video-playlists.php:337
filterposts_clausesincludes\shortcodes\class-masvideos-shortcode-videos.php:509
actionmasvideos_video_is_visibleincludes\shortcodes\class-masvideos-shortcode-videos.php:586
actionmasvideos_before_main_contentincludes\theme-support\class-masvideos-twenty-nineteen.php:25
actionmasvideos_after_main_contentincludes\theme-support\class-masvideos-twenty-nineteen.php:26
filtermasvideos_enqueue_stylesincludes\theme-support\class-masvideos-twenty-nineteen.php:29
actionwpincludes\theme-support\class-masvideos-twenty-nineteen.php:71
filtertwentynineteen_custom_colors_cssincludes\theme-support\class-masvideos-twenty-nineteen.php:74
filtertwentynineteen_can_show_post_thumbnailincludes\theme-support\class-masvideos-twenty-nineteen.php:118
actionmasvideos_before_main_contentincludes\theme-support\class-masvideos-twenty-twenty.php:25
actionmasvideos_after_main_contentincludes\theme-support\class-masvideos-twenty-twenty.php:26
filtermasvideos_enqueue_stylesincludes\theme-support\class-masvideos-twenty-twenty.php:32
actionafter_setup_themeincludes\theme-support\class-masvideos-twenty-twenty.php:74

Scheduled Events 8

importer_scheduled_cleanup
importer_scheduled_cleanup
importer_scheduled_cleanup
importer_scheduled_cleanup
importer_scheduled_cleanup
delete_version_transients
masvideos_flush_rewrite_rules
masvideos_flush_rewrite_rules
Maintenance & Trust

MAS Videos Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 9, 2026
PHP min version7.4
Downloads105K

Community Trust

Rating60/100
Number of ratings7
Active installs1K
Developer Profile

MAS Videos Developer Profile

MadrasThemes

7 plugins · 25K total installs

95
trust score
Avg Security Score
93/100
Avg Patch Time
2 days
View full developer profile
Detection Fingerprints

How We Detect MAS Videos

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/masvideos/assets/css/admin.css/wp-content/plugins/masvideos/assets/css/jquery-ui/jquery-ui.min.css/wp-content/plugins/masvideos/assets/js/jquery-blockui/jquery.blockUI.js/wp-content/plugins/masvideos/assets/js/jquery-tiptip/jquery.tipTip.js/wp-content/plugins/masvideos/assets/js/round/round.js/wp-content/plugins/masvideos/assets/js/admin/meta-boxes.js/wp-content/plugins/masvideos/assets/js/stupidtable/stupidtable.js/wp-content/plugins/masvideos/assets/js/select2/select2.full.js+6 more
Script Paths
/wp-content/plugins/masvideos/assets/js/jquery-blockui/jquery.blockUI.js/wp-content/plugins/masvideos/assets/js/jquery-tiptip/jquery.tipTip.js/wp-content/plugins/masvideos/assets/js/round/round.js/wp-content/plugins/masvideos/assets/js/admin/meta-boxes.js/wp-content/plugins/masvideos/assets/js/stupidtable/stupidtable.js/wp-content/plugins/masvideos/assets/js/select2/select2.full.js+6 more
Version Parameters
masvideos/assets/css/adminmasvideos/assets/css/jquery-ui/jquery-ui.min.cssmasvideos/assets/js/jquery-blockui/jquery.blockUI.jsmasvideos/assets/js/jquery-tiptip/jquery.tipTip.jsmasvideos/assets/js/round/round.jsmasvideos/assets/js/admin/meta-boxes.jsmasvideos/assets/js/stupidtable/stupidtable.jsmasvideos/assets/js/select2/select2.full.jsmasvideos/assets/js/selectWoo/selectWoo.full.jsmasvideos/assets/js/admin/masvideos-enhanced-select.jsmasvideos/assets/js/admin/meta-boxes-person.jsmasvideos/assets/js/admin/meta-boxes-episode.jsmasvideos/assets/js/admin/meta-boxes-tv-show.jsmasvideos/assets/js/admin/meta-boxes-video.js

HTML / DOM Fingerprints

JS Globals
masvideos_enhanced_select_params
FAQ

Frequently Asked Questions about MAS Videos