=== Theme Name === Theme Name: Birva Contributors: (ckthemes) Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post Requires at least: 4.0 Tested up to: 4.3.1 Stable tag: 1.0.3 License: GNU General Public License License URI: license.txt (http://www.gnu.org/licenses/gpl-2.0.html) == Description == Responsive Multipurpose One Page Wordpress Theme == Installation == 1. Download or clone the repository 2. Active the theme in your WordPress installation == Changelog == = 1.6 = (1) Plugin is not allowed on theme. You can only recommend plugin and recommended plugin must be in wordpress plugin repository. https://wordpress.org/plugins/ Ref: https://make.wordpress.org/themes/handbook/review/required/#plugins (2) Please provide the full license information used on theme. Please follow the reference link https://github.com/Automattic/_s/blob/master/readme.txt Please provide the license of images used on your theme.https://make.wordpress.org/themes/handbook/review/resources/#licenses-bundled-resources,https://make.wordpress.org/themes/handbook/review/required/#licensing, https://make.wordpress.org/themes/handbook/review/resources/#licenses-bundled-resources (3) WordPress installation includes many popular scripts commonly used by web developers besides the scripts used by WordPress itself. So please remove jquery.js file and remove enqueue code for it. https://codex.wordpress.org/Function_Reference/wp_enqueue_script (4) No minification of scripts or files unless provide original files. Some minified file is missing its original file. Please provide the original file too. https://make.wordpress.org/themes/handbook/review/required/#stylesheets-and-scripts (5) Only four CSS file is enqueue in functions.php. please remove unused CSS file or make me clear the uses of css on theme. (6) Maintain changelog properly. https://github.com/Otto42/theme-check/blob/master/readme.txt Language (7) Copyright infromation is found on theme bivra.pot buttom. Please change it and make copyright of your own. Please check this whole file. = 1.5 = (1) After installing theme, "Fatal error: Call to undefined function getPostLikeLink() in C:\xampp\htdocs\theme-check\wp-content\themes\birva\content.php on line 114" appeared. Please solve this issue first. (2) WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' (3) WARNING: Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' (4) INFO: More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. (5) The domains found are birva, tgmpa, kanu, rwmb (6) Failed to load resource: net::ERR_NAME_NOT_RESOLVED (7) The key "target-densitydpi" is not supported.Language (8) All strings are not translatable. Please fix it. For your reference find single.php line number 44,64 etc. Check on other files too. Use this plugin to check. https://wordpress.org/plugins/piglatin/ Reference Link: https://codex.wordpress.org/I18n_for_WordPress_Developers (9) Only one text domain is allowed on theme. If framework is used you can use maxmium up to two text domain. Please make it correct. https://make.wordpress.org/themes/handbook/review/required/#language (10) Copyright (C) 2014 Automattic is found on theme bivra.pot. Please change it and make copyright of your own. Please check this whole file. style/scripts (11) Inline style found on theme. Please enqueue scripts through function file. Reference single.php line 34 (12) WordPress installation includes many popular scripts commonly used by web developers besides the scripts used by WordPress itself. So please remove jquery.js file and remove enqueue code for it. https://codex.wordpress.org/Function_Reference/wp_enqueue_script (13) No minification of scripts or files unless provide original files. Some minified file is missing its original file. Please provide the original file too. https://make.wordpress.org/themes/handbook/review/required/#stylesheets-and-scripts (14) Only four CSS file is enqueue in functions.php. please remove unused CSS file or make me clear the uses of css on theme. (15) All codes found are commented. So please remove this unnecessary file. (16) Maintain changelog properly. Your theme current version is 1.5 but changelog is mentioned only up to 1.3. https://github.com/Otto42/theme-check/blob/master/readme.txt (17) Please provide the full license url of sources used on theme like jquery, slider etc.https://make.wordpress.org/themes/handbook/review/required/#licensing https://make.wordpress.org/themes/handbook/review/resources/#licenses-bundled-resources Please provide the license of images used on your theme. (18) Please sanitize every theme options used in the theme. You should always escape theme options while output. Referecne footer.php line 95, 114 etc. Please check on other files too. https://codex.wordpress.org/Data_Validation code (19) Unwanted and commented code found on theme. Please remove unwanted codes. Reference: metabox.php line 191, 192 etc. (20) Please prefix theme functions, classes, global variables, image size name, script and style handles, etc with theme slug. Some Functions name missing prefix. Referecne metabox.php line 177. Check on all files too. http://themereview.co/prefix-all-the-things/ (21) HardCoded link found on theme. Please remove it. Reference: get_mail.php, content.php etc. Please check on other files too.capability' should be 'edit_theme_options' while using Customizer API for theme options. (22) Save options in a single array.You need to use this format to have serialized customizer options if not using theme mods - https://codex.wordpress.org/Plugin_API/Action_Reference/customize_register (23) zip file of plugin is found on theme. Theme can only recommend plugin. So please remove the unwanted file form theme. (24) Social icons link set on backed is not rendering on front end. = 1.4 = (1) You must provided both minified and non minified files in your themes. = 1.3 = (1) Fatal error: Call to undefined function the_views() in C:\Users\Benjamin Lu\Documents\WebMatrix\themereview_dev\wp-content\themes\birva\content.php on line 114 header.php (2) remove and replace with As of WordPress 4.3 (3) remove <?php wp_title(); ?> and use add_theme_support('title-tag'); is now required. (4) Please remove all favicon from theme. WordPress 4.3 is now supported for favicons, favicons in themes are now obsolete. readme.txt (5) You do not have a readme.txt, this is required if you are using third party resources and you have a lot of js and files that needs to be documented in the readme.txt. to be able to understand on readme.txt, you can look at this reference. https://make.wordpress.org/themes/2015/04/29/a-revised-readme/ (6) No documented on the images that you provided, where did you get these images from, you will need to document this, by who, source, make sure that is GPL or compatible or CC0 functions.php (7) Please note that you cannot comment out files or functions, either its used or no used, remove customer-header.php file and custom-header.php rquire in functions.php (8) Does your Navigation menu work, it is not working here. please fixed this as well if you have any problems. I have to add and remove, does not seem to work when I view this. (9) You have a lot of required plugins, (NOT ALLOW) (10) No Licensing (11) You're sanitize callback is in correct, is just 'sanit' (12) No Plugins included or required, only WordPress plugins are allowed (13) No jquery bundled, use WordPress Core functionality (14) No minified scripts unless un-minified is in the same folder. = 1.2 = * Initial Version == Resources == JavaScript jQuery Audio Player classie Grid imagesLoaded cbpAnimatedHeader jmpress MIXITUP Arbitrary anchor Cycle Easing FitVids flexisel FlexNav Isotope meanMenu jQuery Mobile Menu jQuery Parallax Responsive Cycle SlideShow Sidr Timeago typer Modernizr Parallax retina skrollr-ie Supersized tweetable [http://www.opensource.org/licenses/gpl-license.php] Icons Font Awesome [SIL Open-Font License]