<!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>[9702] sites/trunk/wordpress.org/public_html/wp-content: Plugin Directory: Introduce a 'Transfer This Plugin' form to reassign ownership of a plugin to another committer.</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/9702">9702</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/9702","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>dd32</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-04-06 06:55:34 +0000 (Mon, 06 Apr 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'>Plugin Directory: Introduce a 'Transfer This Plugin' form to reassign ownership of a plugin to another committer.

This does not remove the old owners commit rights, only transfers the ownership of it. The committer may choose to remove their commit rights afterwards.

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

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryapiclassbasephp">sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/class-base.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryapiroutesclasspluginselfclosephp">sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-self-close.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryclasstemplatephp">sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginsinctemplatetagsphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/inc/template-tags.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginstemplatepartssectionadvancedphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/template-parts/section-advanced.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryapiroutesclasspluginselftransferphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-self-transfer.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryapiclassbasephp"></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/plugin-directory/api/class-base.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/plugin-directory/api/class-base.php      2020-04-06 04:49:25 UTC (rev 9701)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/class-base.php        2020-04-06 06:55:34 UTC (rev 9702)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -32,6 +32,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                new Routes\Plugin_Committers();
</span><span class="cx" style="display: block; padding: 0 10px">                new Routes\Plugin_Support_Reps();
</span><span class="cx" style="display: block; padding: 0 10px">                new Routes\Plugin_Self_Close();
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                new Routes\Plugin_Self_Transfer();
</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">        /**
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryapiroutesclasspluginselfclosephp"></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/plugin-directory/api/routes/class-plugin-self-close.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/plugin-directory/api/routes/class-plugin-self-close.php  2020-04-06 04:49:25 UTC (rev 9701)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-self-close.php    2020-04-06 06:55:34 UTC (rev 9702)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -6,7 +6,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> use WordPressdotorg\Plugin_Directory\Tools;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * An API endpoint for favoriting a particular plugin.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * An API endpoint for closing a particular plugin.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @package WordPressdotorg_Plugin_Directory
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -74,8 +74,8 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                // Add an audit-log entry as to why this has happened.
</span><span class="cx" style="display: block; padding: 0 10px">                Tools::audit_log(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        $plugin,
-                       sprintf( 'Plugin closed. Reason: Author Self-close Request from %s', $_SERVER['REMOTE_ADDR'] )
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 sprintf( 'Plugin closed. Reason: Author Self-close Request from %s', $_SERVER['REMOTE_ADDR'] ),
+                       $plugin
</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">                // Email all Plugin Committers.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -91,7 +91,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> --
</span><span class="cx" style="display: block; padding: 0 10px"> The WordPress Plugin Directory Team
</span><span class="cx" style="display: block; padding: 0 10px"> https://make.wordpress.org/plugins', 'wporg-plugins' ),
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        $user->display_name,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 wp_get_current_user()->display_name,
</ins><span class="cx" style="display: block; padding: 0 10px">                         gmdate( 'Y-m-d H:i:s \G\M\T' ),
</span><span class="cx" style="display: block; padding: 0 10px">                        $plugin->post_title,
</span><span class="cx" style="display: block; padding: 0 10px">                        'plugins@wordpress.org'
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryapiroutesclasspluginselftransferphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-self-transfer.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/plugin-directory/api/routes/class-plugin-self-transfer.php                               (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-self-transfer.php 2020-04-06 06:55:34 UTC (rev 9702)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,122 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+namespace WordPressdotorg\Plugin_Directory\API\Routes;
+
+use WordPressdotorg\Plugin_Directory\Plugin_Directory;
+use WordPressdotorg\Plugin_Directory\API\Base;
+use WordPressdotorg\Plugin_Directory\Tools;
+
+/**
+ * An API endpoint for transferring a particular plugin.
+ *
+ * @package WordPressdotorg_Plugin_Directory
+ */
+class Plugin_Self_Transfer extends Base {
+
+       public function __construct() {
+               register_rest_route( 'plugins/v1', '/plugin/(?P<plugin_slug>[^/]+)/self-transfer', [
+                       'methods'             => \WP_REST_Server::CREATABLE,
+                       'callback'            => [ $this, 'self_transfer' ],
+                       'args'                => [
+                               'plugin_slug' => [
+                                       'validate_callback' => [ $this, 'validate_plugin_slug_callback' ],
+                               ],
+                               'new_owner' => [
+                                       'validate_callback' => function( $id ) {
+                                               return (bool) get_user_by( 'id', $id );
+                                       }
+                               ]
+                       ],
+                       'permission_callback' => function( $request ) {
+                               $plugin = Plugin_Directory::get_plugin_post( $request['plugin_slug'] );
+
+                               return
+                                       current_user_can( 'plugin_admin_edit', $plugin ) &&
+                                       get_current_user_id() == $plugin->post_author &&
+                                       'publish' === $plugin->post_status;
+                       },
+               ] );
+
+               add_filter( 'rest_pre_echo_response', [ $this, 'override_cookie_expired_message' ], 10, 3 );
+       }
+
+       /**
+        * Redirect back to the plugins page when this endpoint is accessed with an invalid nonce.
+        */
+       function override_cookie_expired_message( $result, $obj, $request ) {
+               if (
+                       is_array( $result ) && isset( $result['code'] ) &&
+                       preg_match( '!^/plugins/v1/plugin/([^/]+)/self-transfer$!', $request->get_route(), $m )
+               ) {
+                       if ( 'rest_cookie_invalid_nonce' == $result['code'] ) {
+                               wp_die( 'The link you have followed has expired.' );
+                       } elseif ( 'rest_forbidden' == $result['code'] ) {
+                               wp_die( "Sorry, You can't do that." );
+                       }
+               }
+
+               return $result;
+       }
+
+       /**
+        * Endpoint to self-transfer a plugin.
+        *
+        * @param \WP_REST_Request $request The Rest API Request.
+        * @return bool True if the favoriting was successful.
+        */
+       public function self_transfer( $request ) {
+               $plugin   = Plugin_Directory::get_plugin_post( $request['plugin_slug'] );
+               $location = get_permalink( $plugin ) . 'advanced/';
+               header( "Location: $location" );
+               $result = [
+                       'location'    => $location,
+                       'transferred' => false,
+               ];
+
+               // New owner must also have commit rights.
+               $new_owner = get_user_by( 'id', $request['new_owner'] );
+               if ( ! user_can( $new_owner, 'plugin_admin_edit', $plugin ) ) {
+                       return $result;
+               }
+
+               // Change the authorship.
+               $plugin->post_author = $new_owner->ID;
+               wp_update_post( $plugin );
+
+               // Add an audit-log entry as to why this has happened.
+               Tools::audit_log( sprintf(
+                       'Ownership self-transferred to <a href="%s">%s</a>.',
+                       esc_url( 'https://profiles.wordpress.org/' . $new_owner->user_nicename .'/' ),
+                       $new_owner->user_login
+               ), $plugin );
+
+               // Email all Plugin Committers.
+               $subject = sprintf( __( '[WordPress Plugin Directory] %s has been trasferred.', 'wporg-plugins' ), $plugin->post_title );
+               $message = sprintf(
+                       /* translators: 1: Author name 2: Date, 3: Plugin Name, 4: New Owners name, 5: Plugin team email address. */
+                       __( 'As requested by %1$s on %2$s, the ownership of %3$s in the WordPress Plugin Directory has been transferred to %4$s.
+
+If you believe this to be in error, please email %5$s immediately.
+
+--
+The WordPress Plugin Directory Team
+https://make.wordpress.org/plugins', 'wporg-plugins' ),
+                       wp_get_current_user()->display_name,
+                       gmdate( 'Y-m-d H:i:s \G\M\T' ),
+                       $plugin->post_title,
+                       $new_owner->display_name . ' (' . $new_owner->user_login . ')',
+                       'plugins@wordpress.org'
+               );
+
+               $who_to_email = [];
+               foreach ( Tools::get_plugin_committers( $plugin->post_name ) as $user_login ) {
+                       $who_to_email[] = get_user_by( 'login', $user_login )->user_email;
+               }
+
+               wp_mail( $who_to_email, $subject, $message, 'From: plugins@wordpress.org' );
+
+               $result['transferred'] = true;
+
+               return $result;
+       }
+
+}
</ins><span class="cx" style="display: block; padding: 0 10px">Property changes on: sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-self-transfer.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginsplugindirectoryclasstemplatephp"></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/plugin-directory/class-template.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/plugin-directory/class-template.php      2020-04-06 04:49:25 UTC (rev 9701)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php        2020-04-06 06:55:34 UTC (rev 9702)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -825,6 +825,21 @@
</span><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">        /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * Generates a link to self-transfer a plugin..
+        *
+        * @param int|\WP_Post|null $post Optional. Post ID or post object. Defaults to global $post.
+        * @return string URL to toggle status.
+        */
+       public static function get_self_transfer_link( $post = null ) {
+               $post = get_post( $post );
+
+               return add_query_arg(
+                       array( '_wpnonce' => wp_create_nonce( 'wp_rest' ) ),
+                       home_url( 'wp-json/plugins/v1/plugin/' . $post->post_name . '/self-transfer' )
+               );
+       }
+
+       /**
</ins><span class="cx" style="display: block; padding: 0 10px">          * Returns the reasons for closing or disabling a plugin.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @return array Close/disable reason labels.
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginsinctemplatetagsphp"></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/themes/pub/wporg-plugins/inc/template-tags.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/themes/pub/wporg-plugins/inc/template-tags.php   2020-04-06 04:49:25 UTC (rev 9701)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/inc/template-tags.php     2020-04-06 06:55:34 UTC (rev 9702)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -337,3 +337,61 @@
</span><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"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/**
+ * Display a form to allow a plugin owner to transfer the ownership of a plugin to someone else.
+ * This does NOT remove their commit ability.
+ */
+function the_plugin_self_transfer_form() {
+       $post = get_post();
+
+       if (
+               ! current_user_can( 'plugin_admin_edit', $post ) ||
+               'publish' != $post->post_status
+       ) {
+               return;
+       }
+
+       echo '<h4>' . esc_html__( 'Transfer This Plugin', 'wporg-plugins' ) . '</h4>';
+
+       if ( get_current_user_id() != $post->post_author ) {
+               $owner = get_user_by( 'id', $post->post_author );
+               /* translators: %s: Name of plugin owner */
+               echo '<p>' . esc_html( sprintf(
+                       __( 'This plugin is currently owned by %s, they can choose to transfer ownership rights of the plugin to you.', 'wporg-plugins' ),
+                       $owner->display_name
+               ) ) . '</p>';
+               return;
+       }
+
+       echo '<p>' . esc_html__( 'You are the current owner of this plugin, but you can transfer those rights to another person at any time. The new owner must be added as a committer first.', 'wporg-plugins' ) . '</p>';
+
+       echo '<div class="plugin-notice notice notice-warning notice-alt"><p>' . __( '<strong>Warning:</strong> Transferring a plugin is intended to be <em>permanent</em>. There is no way to get plugin ownership back unless it has been done maliciously.', 'wporg-plugins' ) . '</p></div>';
+
+       $users = [];
+       foreach ( Tools::get_plugin_committers( $post->post_name ) as $user_login ) {
+               $user = get_user_by( 'login', $user_login );
+               if ( $user->ID != get_current_user_id() ) {
+                       $users[] = $user;
+               }
+       }
+       if ( ! $users ) {
+               echo '<div class="plugin-notice notice notice-error notice-alt"><p>' . __( 'To transfer a plugin, you must first add the new owner as a committer.', 'wporg-plugins' ) . '</p></div>';
+               return;
+       }
+
+       echo '<form method="POST" action="' . esc_url( Template::get_self_transfer_link() ) . '">';
+       echo '<p><label for="new_owner">' . esc_html__( 'New Owner', 'wporg-plugins' ) . '</label><br>';
+       echo '<select name="new_owner">';
+       foreach ( $users as $user ) {
+               printf(
+                       '<option value="%d">%s</option>' . "\n",
+                       esc_attr( $user->ID ),
+                       esc_html( $user->display_name . ' (' . $user->user_login . ')' )
+               );
+       }
+       echo '</select></p>';
+       // Translators: %s is the plugin name, as defined by the plugin itself.
+       echo '<p><input class="button" type="submit" value="' . esc_attr( sprintf( __( 'Please transfer %s.', 'wporg-plugins' ), get_the_title() ) ) . '" /></p>';
+       echo '</form>';
+
+}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginstemplatepartssectionadvancedphp"></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/themes/pub/wporg-plugins/template-parts/section-advanced.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/themes/pub/wporg-plugins/template-parts/section-advanced.php     2020-04-06 04:49:25 UTC (rev 9701)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/template-parts/section-advanced.php       2020-04-06 06:55:34 UTC (rev 9702)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -49,5 +49,8 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        <div class="plugin-notice notice notice-error notice-alt"><p><?php esc_html_e( 'These features often cannot be undone without intervention. Please do not attempt to use them unless you are absolutely certain. When in doubt, contact the plugins team for assistance.', 'wporg-plugins' ); ?></p></div>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        <?php the_plugin_self_transfer_form(); ?>
+
</ins><span class="cx" style="display: block; padding: 0 10px">         <?php the_plugin_self_close_button(); ?>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
</ins><span class="cx" style="display: block; padding: 0 10px"> </div>
</span></span></pre>
</div>
</div>

</body>
</html>