<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[10240] sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory: Theme directory: add a Delist status.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://meta.trac.wordpress.org/changeset/10240">10240</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://meta.trac.wordpress.org/changeset/10240","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>tellyworth</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-09-08 07:26:32 +0000 (Tue, 08 Sep 2020)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Theme directory: add a Delist status.

This temporarily hides a theme from search, while still making it available directly.

More testing and refinement is probably needed.

See <a href="http://meta.trac.wordpress.org/ticket/5362">#5362</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryadmineditphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/admin-edit.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryclassthemesapiphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryclasswporgthemesuploadphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryquerymodificationsphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/query-modifications.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectorythemedirectoryphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryadmineditphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/admin-edit.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/admin-edit.php   2020-09-08 02:26:36 UTC (rev 10239)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/admin-edit.php     2020-09-08 07:26:32 UTC (rev 10240)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -43,6 +43,15 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'exclude_from_search' => true,
</span><span class="cx" style="display: block; padding: 0 10px">                'label_count'         => _n_noop( 'Suspended <span class="count">(%s)</span>', 'Suspended <span class="count">(%s)</span>', 'wporg-themes' ),
</span><span class="cx" style="display: block; padding: 0 10px">        ) );
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+       // Themes can be "delisted" to hide them from search, but allow them to be uploaded.
+       register_post_status( 'delist', array(
+               'label'               => __( 'Delisted', 'wporg-themes' ),
+               'protected'           => false,
+               'public'              => true,
+               'exclude_from_search' => true,
+               'label_count'         => _n_noop( 'Delisted <span class="count">(%s)</span>', 'Delisted <span class="count">(%s)</span>', 'wporg-themes' ),
+       ) );
</ins><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> add_action( 'init', 'wporg_themes_post_status' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -124,6 +133,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">                $links[] = sprintf( '<a class="submit-reinstate_theme" title="%1$s" href="%2$s">%3$s</a>', esc_attr__( 'Suspend this item', 'wporg-themes' ), esc_url( wporg_themes_get_reinstate_url( $post ) ), __( 'Reinstate', 'wporg-themes' ) );
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        if ( current_user_can( 'suspend_theme', $post->ID ) && 'publish' == $post->post_status ) {
+               $links[] = sprintf( '<a class="submit-delist_theme submitdelete" title="%1$s" href="%2$s">%3$s</a>', esc_attr__( 'Delist this item', 'wporg-themes' ), esc_url( wporg_themes_get_delist_url( $post ) ), __( 'Delist', 'wporg-themes' ) );
+       }
+       elseif ( current_user_can( 'reinstate_theme', $post->ID ) && 'delist' == $post->post_status ) {
+               $links[] = sprintf( '<a class="submit-relist_theme" title="%1$s" href="%2$s">%3$s</a>', esc_attr__( 'Relist this item', 'wporg-themes' ), esc_url( wporg_themes_get_relist_url( $post ) ), __( 'Relist', 'wporg-themes' ) );
+       }
+
</ins><span class="cx" style="display: block; padding: 0 10px">         if ( ! empty( $links ) ) {
</span><span class="cx" style="display: block; padding: 0 10px">                echo '<div class="misc-pub-section">' . implode( ' | ', $links ) . '</div>';
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -184,7 +200,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        wporg_themes_remove_wpthemescom( $post->post_name );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_redirect( add_query_arg( 'suspended', 1, remove_query_arg( array( 'trashed', 'untrashed', 'deleted', 'ids', 'reinstated' ), wp_get_referer() ) ) );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_redirect( add_query_arg( 'suspended', 1, remove_query_arg( array( 'trashed', 'untrashed', 'deleted', 'ids', 'reinstated', 'delisted', 'relisted' ), wp_get_referer() ) ) );
</ins><span class="cx" style="display: block; padding: 0 10px">         exit();
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> add_filter( 'admin_action_suspend', 'wporg_themes_suspend_theme' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -227,12 +243,106 @@
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        add_post_meta( $post_id, '_wporg_themes_reinstated', true );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        wp_redirect( add_query_arg( 'reinstated', 1, remove_query_arg( array( 'trashed', 'untrashed', 'deleted', 'ids', 'suspended' ), wp_get_referer() ) ) );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_redirect( add_query_arg( 'reinstated', 1, remove_query_arg( array( 'trashed', 'untrashed', 'deleted', 'ids', 'suspended', 'delisted', 'relisted' ), wp_get_referer() ) ) );
</ins><span class="cx" style="display: block; padding: 0 10px">         exit();
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> add_filter( 'admin_action_reinstate', 'wporg_themes_reinstate_theme' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Action link to delist a theme.
+ *
+ * @param WP_Post $post
+ * @return string URL
+ */
+function wporg_themes_get_delist_url( $post ) {
+       return wp_nonce_url( add_query_arg( 'action', 'delist', admin_url( sprintf( get_post_type_object( $post->post_type )->_edit_link, $post->ID ) ) ), "delist-post_{$post->ID}" );
+}
+
+/**
+ * Action link to relist a theme.
+ *
+ * @param WP_Post $post
+ * @return string URL
+ */
+function wporg_themes_get_relist_url( $post ) {
+       return wp_nonce_url( add_query_arg( 'action', 'relist', admin_url( sprintf( get_post_type_object( $post->post_type )->_edit_link, $post->ID ) ) ), "relist-post_{$post->ID}" );
+}
+
+/**
+ * Delist a theme.
+ */
+function wporg_themes_delist_theme() {
+       $post_id = isset( $_GET['post'] ) ? (int) $_GET['post'] : 0;
+
+       if ( ! $post_id ) {
+               wp_redirect( admin_url( 'edit.php' ) );
+               exit();
+       }
+
+       check_admin_referer( 'delist-post_' . $post_id );
+
+       $post = get_post( $post_id );
+
+       if ( 'delist' == $post->post_status ) {
+               wp_die( __( 'This item has already been delisted.', 'wporg-themes' ) );
+       }
+
+       if ( ! get_post_type_object( $post->post_type ) ) {
+               wp_die( __( 'Unknown post type.', 'wporg-themes' ) );
+       }
+
+       if ( ! current_user_can( 'suspend_theme', $post_id ) || 'repopackage' != $post->post_type ) {
+               wp_die( __( 'You are not allowed to delist this item.', 'wporg-themes' ) );
+       }
+
+       wp_update_post( array(
+               'ID'          => $post_id,
+               'post_status' => 'delist',
+       ) );
+
+       wp_redirect( add_query_arg( 'delisted', 1, remove_query_arg( array( 'trashed', 'untrashed', 'deleted', 'ids', 'reinstated', 'delisted', 'relisted' ), wp_get_referer() ) ) );
+       exit();
+}
+add_filter( 'admin_action_delist', 'wporg_themes_delist_theme' );
+
+/**
+ * Reinstate a theme.
+ */
+function wporg_themes_relist_theme() {
+       $post_id = isset( $_GET['post'] ) ? (int) $_GET['post'] : 0;
+
+       if ( ! $post_id ) {
+               wp_redirect( admin_url( 'edit.php' ) );
+               exit();
+       }
+
+       check_admin_referer( 'relist-post_' . $post_id );
+
+       $post = get_post( $post_id );
+
+       if ( 'delist' != $post->post_status ) {
+               wp_die( __( 'This item has already been relisted.', 'wporg-themes' ) );
+       }
+
+       if ( ! get_post_type_object( $post->post_type ) ) {
+               wp_die( __( 'Unknown post type.', 'wporg-themes' ) );
+       }
+
+       if ( ! current_user_can( 'reinstate_theme', $post_id ) || 'repopackage' != $post->post_type ) {
+               wp_die( __( 'You are not allowed to relist this item.', 'wporg-themes' ) );
+       }
+
+       wp_update_post( array(
+               'ID'          => $post_id,
+               'post_status' => 'publish',
+       ) );
+
+       wp_redirect( add_query_arg( 'relisted', 1, remove_query_arg( array( 'trashed', 'untrashed', 'deleted', 'ids', 'suspended', 'delisted', 'relisted' ), wp_get_referer() ) ) );
+       exit();
+}
+add_filter( 'admin_action_relist', 'wporg_themes_relist_theme' );
+
+/**
</ins><span class="cx" style="display: block; padding: 0 10px">  * Remove themes from wp-themes.com upon theme status moving to draft.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param WP_Post $post
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -262,6 +372,19 @@
</span><span class="cx" style="display: block; padding: 0 10px">                add_settings_error( 'wporg_themes', 'reinstated', sprintf( $message, $reinstated ), 'updated' );
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        elseif ( ! empty( $_GET['delisted'] ) ) {
+               $delisted = absint( $_GET['delisted'] );
+               $message    = _n( '%s theme delisted.', '%s themes delisted.', $delisted, 'wporg-themes' );
+
+               add_settings_error( 'wporg_themes', 'delisted', sprintf( $message, $delisted ) );
+       }
+       elseif ( ! empty( $_GET['relisted'] ) ) {
+               $relisted = absint( $_GET['relisted'] );
+               $message    = _n( '%s theme relisted.', '%s themes relisted.', $relisted, 'wporg-themes' );
+
+               add_settings_error( 'wporg_themes', 'relisted', sprintf( $message, $relisted ), 'updated' );
+       }
+
</ins><span class="cx" style="display: block; padding: 0 10px">         // Display admin notices, if any.
</span><span class="cx" style="display: block; padding: 0 10px">        settings_errors( 'wporg_themes' );
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryclassthemesapiphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php     2020-09-08 02:26:36 UTC (rev 10239)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php       2020-09-08 07:26:32 UTC (rev 10240)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -446,6 +446,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        $themes = get_posts( array(
</span><span class="cx" style="display: block; padding: 0 10px">                                'name'      => $this->request->slug,
</span><span class="cx" style="display: block; padding: 0 10px">                                'post_type' => 'repopackage',
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                'post_status' => 'publish,delist',
</ins><span class="cx" style="display: block; padding: 0 10px">                         ) );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                        if ( $themes ) {
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryclasswporgthemesuploadphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php    2020-09-08 02:26:36 UTC (rev 10239)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php      2020-09-08 07:26:32 UTC (rev 10240)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -487,7 +487,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                         * Specify post stati so this query returns a result for draft themes, even
</span><span class="cx" style="display: block; padding: 0 10px">                         * if the uploading user doesn't have have the permission to view drafts.
</span><span class="cx" style="display: block; padding: 0 10px">                         */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        'post_status'      => array( 'publish', 'pending', 'draft', 'future', 'trash', 'suspend' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 'post_status'      => array( 'publish', 'pending', 'draft', 'future', 'trash', 'suspend', 'delist' ),
</ins><span class="cx" style="display: block; padding: 0 10px">                         'suppress_filters' => false,
</span><span class="cx" style="display: block; padding: 0 10px">                ) );
</span><span class="cx" style="display: block; padding: 0 10px">                $theme = current( $themes );
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectoryquerymodificationsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/query-modifications.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/query-modifications.php  2020-09-08 02:26:36 UTC (rev 10239)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/query-modifications.php    2020-09-08 07:26:32 UTC (rev 10240)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -38,6 +38,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">                $query->query_vars['post_status'] = 'publish';
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        if ( !empty( $query->query_vars['name'] ) ) {
+               $query->query_vars['post_status'] = 'publish,delist';
+       }
+
</ins><span class="cx" style="display: block; padding: 0 10px">         switch ( $query->query_vars['browse'] ) {
</span><span class="cx" style="display: block; padding: 0 10px">                case 'new':
</span><span class="cx" style="display: block; padding: 0 10px">                        $query->query_vars['orderby'] = 'post_date';
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsthemedirectorythemedirectoryphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php      2020-09-08 02:26:36 UTC (rev 10239)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php        2020-09-08 07:26:32 UTC (rev 10240)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1144,6 +1144,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                $noindex = true;
</span><span class="cx" style="display: block; padding: 0 10px">                        }
</span><span class="cx" style="display: block; padding: 0 10px">                }
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+               if ( !$noindex && 'delist' === $post->post_status ) {
+                       $noindex = 'nosnippet';
+               }
</ins><span class="cx" style="display: block; padding: 0 10px">         }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        if ( is_tag() ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1333,4 +1337,4 @@
</span><span class="cx" style="display: block; padding: 0 10px"> add_filter( 'wporg_canonical_url', 'wporg_themes_canonical_url' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> // Theme Directory doesn't support pagination.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-add_filter( 'wporg_rel_next_pages', '__return_zero' );
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+add_filter( 'wporg_rel_next_pages', '__return_zero' );
</ins></span></pre>
</div>
</div>

</body>
</html>