PopularFX
Free WordPress 6.7.1 theme
- THEME TYPEWordPress theme 6.7.1
- FILE NAMEpopularfx.1.1.8.zip
- FILE SIZE825548 bytes
- MD590f93cf5470ec8807727e6562ba7d868
- SHA1fe7890d329020b6fe0ecb540c621d35e7355465b
- LICENSEGNU LGPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://popularfx.com
- VERSION1.1.8
- AUTHOR URIhttps://pagelayer.com
- TAGScustom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, entertainment, full-width-template, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, microformats, post-formats, theme-options, blog, rtl-l
- CREATION DATE2020-11-12
- LAST FILE UPDATE2020-11-12
- LAST VALIDATION2020-11-12 07:49
- OTHER VERSIONS
This theme is open source.
Critical alerts
- add_menu_page('PopularFX', 'PopularFX', $capability, 'popularfx', 'popularfFile popularfx.php : 111: add_submenu_page('popularfx', 'PopularFX', __('Information', 'popularfx'), 114: add_submenu_page('popularfx', __('Website Templates', 'popularfx'), __('WebFile popularfx.php : 111: add_submenu_page('popularfx', 'PopularFX', __('Information', 'popularfx'), 114: add_submenu_page('popularfx', __('Website Templates', 'popularfx'), __('Web File popularfx.php : 108:
Warning
- Found wrong tag custom-logo in style.css header.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
Tip-off
- Possible hard-coded links were found in the file functions.php.475: <a href=''.esc_url(POPULARFX_WWW_URL).''><img src=''.esc_url(POPULARFX_URL).'/images/popularfx-logo.png' style='vertical-align: middle; margin:0px 10px' width='24' /></a>'.__('Thanks for choosing PopularFX. We recommend that you see the <a href='https://www.youtube.com/watch?v=DCisrbrmjgI' target='_blank'>PopularFX Them
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : popularfx.php 42: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );45: include_once( ABSPATH . 'wp-admin/includes/file.php' );46: include_once( ABSPATH . 'wp-admin/includes/misc.php' );47: include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );125: include_once(dirname(__FILE__).'/popularfx-templates.php');137: include_once(dirname(__FILE__).'/popularfx-dashboard.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.