Add albums, photo, audio/video upload, privacy, sharing, front-end uploads & more. All this works on mobile/tablets devices.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
861
20 issue groups
Security
122
5 issue groups
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BP_MEDIA_PATH".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$JPEG_Segment_Names".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_extra_sub_nav".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_music_cover_art".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Unescaped parameter $activity_sql used in $wpdb->get_results()\n$activity_sql assigned unsafely at line 113.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$algorithm'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Use of the backtick operator is forbidden
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[$k]=>\""'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AMFReader".
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysql_real_escape_string.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $posts_table at " \tINNER JOIN $posts_table ON ( $posts_table.ID = $table_name.media_id AND $posts_table.post_type = %s )\n
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysql_query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "rtMedia for WordPress, BuddyPress and bbPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysql_fetch_array.
Potential connections found in static code analysis.
Outbound calls
265
External assets
0
Incoming endpoints
35
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
21 more hidden
2 score snapshots
v4.7.11
21
Latest
v4.7.10
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,010 | 363 | 647 | v4.7.11 | 2.0.0 |
| 21 | 996 | 363 | 633 | v4.7.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.