Title: ctrlaltdelete's Replies | WordPress.org

---

# ctrlaltdelete

  [  ](https://wordpress.org/support/users/ctrlaltdelete/)

 *   [Profile](https://wordpress.org/support/users/ctrlaltdelete/)
 *   [Topics Started](https://wordpress.org/support/users/ctrlaltdelete/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ctrlaltdelete/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ctrlaltdelete/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ctrlaltdelete/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ctrlaltdelete/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ctrlaltdelete/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 203 total)

1 [2](https://wordpress.org/support/users/ctrlaltdelete/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ctrlaltdelete/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/ctrlaltdelete/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/ctrlaltdelete/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/ctrlaltdelete/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/ctrlaltdelete/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Added recaptcha to form and still get spam](https://wordpress.org/support/topic/added-recaptcha-to-form-and-still-get-spam/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/added-recaptcha-to-form-and-still-get-spam/#post-14940764)
 * Awesome the ip hidden field is gold.
    BAN Hammer ready. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Added recaptcha to form and still get spam](https://wordpress.org/support/topic/added-recaptcha-to-form-and-still-get-spam/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/added-recaptcha-to-form-and-still-get-spam/#post-14939873)
 * Hi thanks!
    How can i tell which country is the person that sent the form?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] robot Disallow](https://wordpress.org/support/topic/robot-disallow/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/robot-disallow/#post-14844279)
 * What version doesn’t have the bug? 2.1.6?
    Thanks!
    -  This reply was modified 4 years, 9 months ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cenote] Remove message being displayed to subscribers](https://wordpress.org/support/topic/remove-message-being-displayed-to-subscribers/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-message-being-displayed-to-subscribers/#post-13993611)
 * Thanks i hope you decide non admins are simply users and have no reason to come
   here to leave reviews.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cenote] Remove message being displayed to subscribers](https://wordpress.org/support/topic/remove-message-being-displayed-to-subscribers/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-message-being-displayed-to-subscribers/#post-13913657)
 * Hello, the code is in your theme. If you must display that message at all check
   if the user is admin please.
    functions.php `require get_template_directory().'/
   inc/admin/class-cenote-theme-review-notice.php';` cenote\inc\admin\class-cenote-
   theme-review-notice.php
 *     ```
       /**
       		 * Return from notice display if:
       		 *
       		 * 1. The theme installed is less than 15 days ago.
       		 * 2. If the user has ignored the message partially for 15 days.
       		 * 3. Dismiss always if clicked on 'I Already Did' button.
       		 */
       		if ( ( get_option( 'cenote_theme_installed_time' ) > strtotime( '-15 day' ) ) || ( $ignored_notice_partially > strtotime( '-15 day' ) ) || ( $ignored_notice ) ) {
       			return;
       		}
       		?>
       		<div class="notice notice-success cenote-notice theme-review-notice" style="position:relative;">
       			<p>
       				<?php
       				printf(
       				/* Translators: %1$s current user display name. */
       					esc_html__(
       						'Howdy, %1$s! It seems that you have been using this theme for more than 15 days. We hope you are happy with everything that the theme has to offer. If you can spare a minute, please help us by leaving a 5-star review on WordPress.org.  By spreading the love, we can continue to develop new amazing features in the future, for free!',
       						'cenote'
       					),
       					'<strong>' . esc_html( $current_user->display_name ) . '</strong>'
       				);
       				?>
       			</p>
       ```
   
    -  This reply was modified 5 years, 4 months ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[EWWW Image Optimizer] 外国語　わかんねぇです](https://wordpress.org/support/topic/%e5%a4%96%e5%9b%bd%e8%aa%9e%e3%80%80%e3%82%8f%e3%81%8b%e3%82%93%e3%81%ad%e3%81%87%e3%81%a7%e3%81%99/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/%e5%a4%96%e5%9b%bd%e8%aa%9e%e3%80%80%e3%82%8f%e3%81%8b%e3%82%93%e3%81%ad%e3%81%87%e3%81%a7%e3%81%99/#post-13679773)
 * 1 star because you don’t understand?
    I put 1 star to you as a reviewer.
    -  This reply was modified 5 years, 6 months ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EWWW Image Optimizer] Control automatic PNG to JPG threshold?](https://wordpress.org/support/topic/control-automatic-png-to-jpg-threshold/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/control-automatic-png-to-jpg-threshold/#post-13655384)
 * Thanks glad to find something useful somewhat. I swear that’s all.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EWWW Image Optimizer] Control automatic PNG to JPG threshold?](https://wordpress.org/support/topic/control-automatic-png-to-jpg-threshold/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/control-automatic-png-to-jpg-threshold/#post-13655283)
 * You are the best at it. =D
 * Something i noticed i don’t know if its by design:
 * When the automatic conversion happens, on the media library savings table seem
   to be comparing the converted JPG vs the optimized JPG instead of the original
   PNG vs the optimized JPG.
    Making it look like the savings are a lot smaller 
   than what they really are. I thought it’s worth mentioning. [https://ibb.co/BqFxQqW](https://ibb.co/BqFxQqW)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EWWW Image Optimizer] Control automatic PNG to JPG threshold?](https://wordpress.org/support/topic/control-automatic-png-to-jpg-threshold/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/control-automatic-png-to-jpg-threshold/#post-13655192)
 * Seems to be working good. Does it affect the bulk optimizer too? Or only to new
   uploads?
    Thanks for great plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Emails sent by WP end up on SPAM](https://wordpress.org/support/topic/emails-sent-by-wp-end-up-on-spam/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/emails-sent-by-wp-end-up-on-spam/#post-13435363)
 * I resolved it with plugin “WP Mail SMTP by WPForms”
    Cheerio.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Sydney Toolbox] Breaks entire site](https://wordpress.org/support/topic/breaks-entire-site/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/breaks-entire-site/#post-13435019)
 * Sorry but why is this coded in a way it breaks the site? It should be prepared
   for outdated themes and put the message like the one you just posted.
    So we 
   know what to do. It can’t be that we must kill the plugin via FTP to get the 
   site back online.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rate My Post - Star Rating Plugin by FeedbackWP] Nonces, do we need them?](https://wordpress.org/support/topic/nonces-do-we-need-them/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/nonces-do-we-need-them/#post-13298899)
 * Thanks done. Please consider making it a setting so it doesn’t get overwritten
   with each update. Think of the children.
 * Thanks so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Sixteen] Display footer on all pages](https://wordpress.org/support/topic/display-footer-on-all-pages/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/display-footer-on-all-pages/#post-13289354)
 * The footer is is already included on every page of twenty sixteen.
    This isn’t
   something twentysixteen is doing. You should ask the plugin maker.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Sixteen] Removing Default Link from Header Image](https://wordpress.org/support/topic/removing-default-link-from-header-image/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/removing-default-link-from-header-image/#post-13289335)
 * Hi, this is located on the file header.php
    It’s recommended to work in a child
   theme.
 * TO-DO:
    1) Delete line 99 `<a href="<?php echo esc_url( home_url( '/' ) ); ?>"
   rel="home">` 2) Delete line 101 `</a>`
 * You will need to open that file with an editor like notepad++ to see line numbers.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Worst update since version 5.0](https://wordpress.org/support/topic/worst-update-since-version-5-0/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/worst-update-since-version-5-0/#post-13264337)
 * **You won’t get any sympathy here.**
    I hate bloat. And yes i also feel wp gets
   larger and larger on every update. Not necessarily better.
 * My main concern is they never scale back. It should be kept simple and clean.
   
   Instead they are building a jenga.

Viewing 15 replies - 1 through 15 (of 203 total)

1 [2](https://wordpress.org/support/users/ctrlaltdelete/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ctrlaltdelete/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/ctrlaltdelete/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/ctrlaltdelete/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/ctrlaltdelete/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/ctrlaltdelete/replies/page/2/?output_format=md)