An widget that will display Facebook Fan page like box. Uses latest API of Facebook (v 16.0)
Prioritized issue groups from the latest Plugin Check scan
Security
67
2 issue groups
I18n
27
3 issue groups
Maintainability
14
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Mismatched text domain. Expected 'facebook-fan-page-widget' but got 'ffpw'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to _e().
Sample message
The $text parameter must be a single text string literal. Found: '<div class="fb-page" data-href="'. esc_url( $instance['ffpw_fb_page'] ).'" data-width="'. esc_attr( $instance['ffpw_fb_width'] ).'" data-hide-cover="'. esc_attr( $instance['ffpw_fb_cover'] ) .'" data-show-facepile="'. esc_attr( $instance['ffpw_fb_faces'] ) .'" data-tabs="'. esc_attr( $tabs_to_show ).'" data-hide-cta="'. esc_attr( $instance['ffpw_fb_custom_call'] ).'" data-small-header="'. esc_attr( $instance['ffpw_fb_small_header'] ) .'" data-adapt-container-width="'. esc_attr( $instance['ffpw_fb_container_width'] ).'" data-lazy="'. esc_attr( $instance['ffpw_fb_lazy_loading'] ).'"><div class="fb-xfbml-parse-ignore"><blockquote cite="'. esc_attr( $instance['ffpw_fb_page'] ).'"><a href="'. esc_url( $instance['ffpw_fb_page'] ).'">Facebook</a></blockquote></div></div>'
Sample message
Plugin name "Fan Page Widget by ThemeNcode" is different from the name declared in plugin header "Fan Page Widget".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "facebook-fan-page-widget" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 111 | 108 | 3 | v2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.