
Paragrams
WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEparagrams.zip
- FILE SIZE149243 bytes
- MD536274a0f9ccda36c9043aa20c834b53f
- SHA1a75aad7a99ec6c3b3ef8d2d3a12034a17c205542
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.wpshower.com
- VERSION1.16
- AUTHOR URIhttp://www.wpshower.com
- CREATION DATE2014-09-16
- LAST FILE UPDATE2017-03-05
- LAST VALIDATION2017-03-05 11:46
Critical alerts

- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- register_sidebar(). Sidebars need to be registered in a custom function hooked to the widgets_init action. See:
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: Ligne5: <div class='pagetitle'>Search Result for <?php /* Search Count */ $allsearch = &new WP_Query('s=$s&showposts=-1'); $key = wp_specialchars($s, 1); $count = $allsearch->post_count; _e(''); _e('“
wp_specialchars found in file sidebar.php. Deprecated since version 2.8. Use esc_html() instead.Ligne24: <p><?php printf(__('You have searched the <a href='%1$s/'>%2$s</a> blog archives for <strong>‘%3$s’</strong>. If you are unable to find anything in these search results, you can try one of these links.'), get_bloginfo('url'), get_bloginfo('name'), wp_specialchars(get_search_query(), true)); ?></p>
wp_specialchars found in file search.php. Deprecated since version 2.8. Use esc_html() instead.Ligne73: $default = urlencode(get_bloginfo('template_directory') . '/images/default-avatar.png');
Ligne79: $myavatar = get_bloginfo('template_directory') . '/images/gravatar.png';
get_bloginfo('url') was found in the file sidebar.php. Use home_url() instead.Ligne15: <p><?php printf(__('You are currently browsing the <a href='%1$s/'>%2$s</a> blog archives for the day %3$s.'), get_bloginfo('url'), get_bloginfo('name'), get_the_time(__('l, F jS, Y')));
Ligne18: <p><?php printf(__('You are currently browsing the <a href='%1$s/'>%2$s</a> blog archives for %3$s.'), get_bloginfo('url'), get_bloginfo('name'), get_the_time(__('F, Y'))); ?></p
Ligne21: <p><?php printf(__('You are currently browsing the <a href='%1$s/'>%2$s</a> blog archives for the year %3$s.'), get_bloginfo('url'), get_bloginfo('name'), get_the_time('Y')); ?></p>
Ligne24: <p><?php printf(__('You have searched the <a href='%1$s/'>%2$s</a> blog archives for <strong>‘%3$s’</strong>. If you are unable to find anything in these search results, you can try one of these links.'), get_bloginfo('url'), get_bloginfo('name'), wp_specialchars(get_search_query
Ligne27: <p><?php printf(__('You are currently browsing the <a href='%1$s/'>%2$s</a> blog archives.'), get_bloginfo('url'), get_bloginfo('name')); ?></p>
get_bloginfo('template_directory') was found in the file functions.php. Use get_template_directory_uri() instead.Ligne47: <a href='<?php bloginfo('url'); ?>/'>
bloginfo('template_url') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.Ligne9: <link rel='stylesheet' href='<?php bloginfo('template_url'); ?>/reset.css' type='text/css' media='screen' />
Ligne13: <link rel='stylesheet' href='<?php bloginfo('template_url'); ?>/ie6.css' type='text/css' media='screen' />
Ligne16: <link rel='stylesheet' href='<?php bloginfo('template_url'); ?>/ie7.css' type='text/css' media='screen' />
Ligne19: <link rel='stylesheet' href='<?php bloginfo('template_url'); ?>/ie8.css' type='text/css' media='screen' />
Ligne21: <link rel='shortcut icon' href='<?php bloginfo('template_url'); ?>/favicon.ico' type='image/x-icon' />
Ligne26: <link rel='stylesheet' href='<?php bloginfo('template_url'); ?>/menu.css' type='text/css' media='screen' />
Ligne29: <script src='<?php bloginfo('template_url'); ?>/js/columnizer.js' type='text/javascript'></scr
Ligne30: <script src='<?php bloginfo('template_url'); ?>/js/columnize.js' type='text/javascript'></scri
Ligne31: <script type='text/javascript' src='<?php bloginfo('template_url'); ?>/js/menu.js'></script>
Ligne48: <img src='<?php bloginfo('template_url'); ?>/images/logo.png' alt='<?php bloginfo('name');
bloginfo('url') was found in the file searchform.php. Use echo esc_url( home_url() ) instead.Ligne1: <form method='get' id='searchform' action='<?php bloginfo('url'); ?>/'>
bloginfo("url") was found in the file functions.php. Use echo esc_url( home_url() ) instead.Ligne136: <td valign='top' width='50%'><p><label for='custom_logo'><strong>URL to your custom logo</strong></label><br /><input type='text' name='custom_logo' id='custom_logo' size='32' value='<?php echo get_option('paragrams_custom_logo'); ?>'/></p><p><small><strong>Usage:</strong><br /><em><a href='<?php bloginfo('url'); ?>/wp-admin/media-new.php'>Upload your logo</a> (483 x 100
bloginfo('template_url') was found in the file functions.php. Use echo esc_url( get_template_directory_uri() ) instead.Ligne148: <img src='<?php bloginfo('template_url'); ?>/images/logo.png' alt='<?php bloginfo('name');
bloginfo("url") was found in the file header.php. Use echo esc_url( home_url() ) instead.
Warning

- Theme URI and Author URI should not be the same.
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'F jS, Y' in file attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No Comments' in file attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments Closed' in file attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit this image' in file attachment.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Sorry, but you are looking for something that isn’t here." in file attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive for the ‘%s’ Category' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts Tagged ‘%s’' in file archive.php.Found a translation function that is missing a text-domain. Function _c, with the arguments 'Archive for %s|Daily archive page' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'F jS, Y' in file archive.php.Found a translation function that is missing a text-domain. Function _c, with the arguments 'Archive for %s|Monthly archive page' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'F, Y' in file archive.php.Found a translation function that is missing a text-domain. Function _c, with the arguments 'Archive for %s|Yearly archive page' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Y' in file archive.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Author Archive' in file archive.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Blog Archives' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'F jS, Y' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No Comments' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments Closed' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filled under: %s' in file archive.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Sorry, but you are looking for something that isn’t here." in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous page ' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next page ' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No Comments' in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments Closed' in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filled under: %s' in file index.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Sorry, but you are looking for something that isn’t here." in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous page ' in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next page ' in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Y' in file footer.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '“' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '”' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments ' — ' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'articles' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'F jS, Y' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No Comments' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments Closed' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filled under: %s' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Sorry, but you are looking for something that isn’t here." in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous page ' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next page ' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom menu' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<cite class="fn">%s</cite> <span class="says">wrote:</span>' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s at %2$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(Edit)' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You are currently browsing the archives for the %s category.' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You are currently browsing the <a href="%1$s/">%2$s</a> blog archives for the day %3$s.' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'l, F jS, Y' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You are currently browsing the <a href="%1$s/">%2$s</a> blog archives for %3$s.' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'F, Y' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You are currently browsing the <a href="%1$s/">%2$s</a> blog archives for the year %3$s.' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You have searched the <a href="%1$s/">%2$s</a> blog archives for <strong>‘%3$s’</strong>. If you are unable to find anything in these search results, you can try one of these links.' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You are currently browsing the <a href="%1$s/">%2$s</a> blog archives.' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pages' in file sidebar.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Archives' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Categories' in file sidebar.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Meta' in file sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit this page' in file page.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Sorry, but you are looking for something that isn’t here." in file page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'F jS, Y' in file single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filled under: %s' in file single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No Comments' in file single.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file single.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments Closed' in file single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit this entry' in file single.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Sorry, but you are looking for something that isn’t here." in file single.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'This post is password protected. Enter the password to view comments.' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No Comments' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'One Comment' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments are closed.' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logged in as <a href="%1$s">%2$s</a>.' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Log out of this account' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Log out »' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Leave a Reply' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Leave a Reply for %s' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must be <a href="%s">logged in</a> to post a comment.' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>XHTML:</strong> You can use these tags: <code>%s</code>' in file comments.php.
- .ds_store was found.
- Could not find .
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comment_form.
- Could not find wp_link_pages.
- Could not find post_class.
- Could not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular 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.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Screenshot size is 300x225px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.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 footer.php.
Ligne3: <div id='credits'>Powered by Wordpress. Designed by <a href='http://wpshower.com/'>WPSHOWER</a></div>
- 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 image.php.
- This theme does not contain optional file 404.php.