Pecil
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEpecil-theme.zip
- FILE SIZE4358253 bytes
- MD501724eb5a037950d6b4b8cb11ee405d9
- SHA13418d72172b5c28ff676b458cac5ce3150e40650
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- DEMO PAGEhttp://demo1.wpopal.com/pecil
- VERSION1.2.0
- AUTHOR URIhttps://www.wpopal.com/
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
- CREATION DATE2019-07-17
- LAST FILE UPDATE2019-07-17
- LAST VALIDATION2019-07-17 12:18
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page( $args['parent_slug'],File class-admin.php : 31: // add_action( 'cmb2_admin_init', array( $this, 'add_license_page' ) );169: public function add_license_page() {File class-admin.php : 32: add_action( 'cmb2_admin_init', array( $this, 'add_settings_page' ) );90: public function add_settings_page() {File class-admin.php : 222: add_menu_page(File class-admin.php : 232: add_submenu_page( 'opal-theme',242: add_submenu_page( 'opal-theme',File class-admin.php : 232: add_submenu_page( 'opal-theme',242: add_submenu_page( 'opal-theme', File class-tgm-plugin-activation.php : 727:
Warning
- 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 custom header was found in the theme.
Tip-off
- Possible hard-coded links were found in the file tutorials.php.120: <a href='https://www.youtube.com/user/WPOpalTheme' class='opal-btn-secondary' targetPossible hard-coded links were found in the file welcome.php.150: <a class='opal-btn-primary mt-4' href='https://www.wpopal.com/guides/pecil/'163: <a href='https://www.wpopal.com/'
- This theme does not contain optional file rtl.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 : class-admin.php 19: include_once( ABSPATH . 'wp-admin/includes/plugin.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.