OneListing Pro
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEonelisting-pro.zip
- FILE SIZE1851284 bytes
- MD5d1c7b8b73c986afbe6104432d65c8efc
- SHA10bbeac3f6364ef1d8bd19fa0b0db7a8fb8b2eb93
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://directorist.com/themes
- VERSION1.14
- AUTHOR URIhttps://wpwax.com/
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog
- CREATION DATE2022-10-09
- LAST FILE UPDATE2022-10-09
- LAST VALIDATION2022-10-09 15:05
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- file_get_contents( $file );file_get_contents was found in the file init.php 62: $svg = file_get_contents( $file );79: $dirty = file_get_contents( $file );file_get_contents was found in the file init.php 62: $svg = file_get_contents( $file );79: $dirty = file_get_contents( $file );file_put_contents was found in the file init.php 87: file_put_contents( $file, $clean ); file_get_contents was found in the file helper.php 182: $svg =
- add_submenu_page', $menu_parent, esc_attr( $menu_title ), esc_attr( $menu_t452: call_user_func( 'add_submenu_page', $menu_slug, esc_attr( $sub_menu_title ), esc_attr( $sub_459: call_user_func( 'add_submenu_page', $menu_slug, esc_attr( $section['title'] ), esc_attr( $sFile admin-options.class.php : 449: $menu_page = call_user_func( 'add_menu_page', esc_attr( $menu_title ), esc_attr( $menu_title ), $menu_capFile admin-options.class.php : 445: $menu_page = call_user_func( 'add_submenu_page', $menu_parent, esc_attr( $menu_title ), esc_attr( $menu_t452: call_user_func( 'add_submenu_page', $menu_slug, esc_attr( $sub_menu_title ), esc_attr( $sub_459: call_user_func( 'add_submenu_page', $menu_slug, esc_attr( $section['title'] ), esc_attr( $sFile admin-options.class.php : 445: $menu_page = call_user_func( 'add_submenu_page', $menu_parent, esc_attr( $menu_title ), esc_attr( $menu_t452: call_user_func( 'add_submenu_page', $menu_slug, esc_attr( $sub_menu_title ), esc_attr( $sub_459: call_user_func( 'add_submenu_page', $menu_slug, esc_attr( $section['title'] ), esc_attr( $sFile welcome.php : 36: add_management_page( 'Codestar Framework', 'Codestar Framework', 'manage_op File admin-options.class.php : 445: $menu_page = call_user_func( '
- STYLESHEETPATH . $template_name ) ) {79: $file = STYLESHEETPATH . $template_name;Constant STYLESHEETPATH was found in the file base.php. get_stylesheet_directory() should be used instead. 126: if ( file_exists( STYLESHEETPATH . $template_name ) ) {127: $file = STYLESHEETPATH . $template_name; Constant STYLESHEETPATH was found in the file init.php. get_stylesheet_directory() should be used instead. 78: if ( file_exists(
- TEMPLATEPATH . $template_name ) ) {81: $file = TEMPLATEPATH . $template_name;Constant TEMPLATEPATH was found in the file base.php. get_template_directory() should be used instead. 128: } elseif ( file_exists( TEMPLATEPATH . $template_name ) ) {129: $file = TEMPLATEPATH . $template_name; Constant TEMPLATEPATH was found in the file init.php. get_template_directory() should be used instead. 80: } elseif ( file_exists(
Warning
- Found a translation function that is missing a text-domain. Function esc_html__, with the arguments '%s of %s Listing available' in file add-listing_listing_type.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments '%s of %s Listing available' in file add-listing_listing_type.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'onelisting' in file header-popup-login.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are onelisting, csf.
- PHP short tags were found in file fee-plans.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.447: <label for='fee_plans[<?php echo $value->ID; ?>]'><a class='directorist-btn directorist-btn-lighter directorist-btn-block directorist-pricing__action--btn' href='<?= esc_url($url); ?>' onclick='return <?php echo !$used_free_plan ? 'false
- Themes should not hide admin bar. Detected in file gutenberg.css.
- Could not find wp_link_pages.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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.
- Possible variable $recpass_text found in translation function in header-popup-login.php. Translation function calls should not contain PHP variables. Possible variable $label found in translation function in fee-plans.php. Translation function calls should not contain PHP variables. Possible variable $max found in translation function in fee-plans.php. Translation function calls should not contain PHP variables.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file admin-options.class.php.497: $default = 'Thank you for creating with <a href='http://codestarframework.com/' target='_blank'>Codestar Framework</a>';Possible hard-coded links were found in the file welcome.php.83: $links['csf--upgrade'] = '<a href='http://codestarframework.com/'>Upgrade</a>';94: $links['csf--docs'] = '<a href='http://codestarframework.com/documentation/' target='_blank'>Documentation<94: $links['csf--docs'] = '<a href='http://codestarframework.com/documentation/' target='_blank'>Documentation<Possible hard-coded links were found in the file free-vs-premium.php.96: <td><a href='https://github.com/Codestar/codestar-framework/' class='button' target='_bl97: <td><a href='http://codestarframework.com/' class='button button-primary' target='_blankPossible hard-coded links were found in the file about.php.68: <a href='http://codestarframework.com/' class='button button-primary' target='_blankPossible hard-coded links were found in the file quickstart.php.67: <p><a href='http://codestarframework.com/documentation/' class='button' target='_blank'Possible hard-coded links were found in the file documentation.php.5: <p><a href='http://codestarframework.com/documentation/' class='button' target='_blank'Possible hard-coded links were found in the file support.php.5: <p><a href='http://support.codestarthemes.com/' class='button' target='_blank' rel='nof
- 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 taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file archive.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 : theme.php 43: include 'predefined-data.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.The theme appears to use include or require : setup.class.php 350: require_once( $path ); 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.