UªUª*0ØH0[„¤{«×ÚH|0jÓÝ’¤{«×[„¤{«× 0¨Ž-[„¤{«×[„¤{«×[„¤{«×[„¤{«× &class-wp-text-diff-renderer-inline.phpPhP€$4  ÿ€H@@ÌÌ18ÊZÿÿÿÿUªUª*0¨H0`/Â{«×€¤°‰”Ö1<Â{«×`/Â{«× 0xZ¾`/Â{«×`/Â{«×`/Â{«×`/Â{«× autoload.phpPhP€$4  ÿ€H@@I I 18JaÿÿÿÿFILE*0° H0âTÂ{«×:ò{÷1×:ò{÷1×âTÂ{«× 0€h-âTÂ{«×âTÂ{«×âTÂ{«×âTÂ{«× robots-template.phpPhP€$4  ÿ€H@@ 55A8Ãÿÿÿÿ FILE*0(H0ÕyÂ{«×€—n~!×ÝÓÃ{«×ÕyÂ{«× 0pR-ÕyÂ{«×ÕyÂ{«×ÕyÂ{«×ÕyÂ{«× sitemapsPPhP€$4  ÿX8 $I300(( P@H$I3018ša°( $I30ÿÿÿÿ6²Â{«×€=™îÓYÖïÂÂ{«×²Â{«×  class-wp-sitemaps-provider.php7~6dƒÂ{«×€=™îÓYÖ¨›Â{«×dƒÂ{«×  class-wp-sitemaps-renderer.php P@H$I3018ša°( $I30ÿÿÿÿFILE*0È H0dƒÂ{«×€=™îÓYÖ¨›Â{«×dƒÂ{«× 0˜~6dƒÂ{«×dƒÂ{«×dƒÂ{«×dƒÂ{«× class-wp-sitemaps-renderer.phpPhP€$4  ÿ€H@@ 18jaÿÿÿÿ t( $authordata->ID ) ? $authordata->ID : 0; } else { $authordata = get_userdata( $user_id ); } if ( in_array( $field, array( 'login', 'pass', 'nicename', 'email', 'url', 'registered', 'activation_key', 'status' ), true ) ) { $field = 'user_' . $field; } $value = isset( $authordata->$field ) ? $authordata->$field : ''; /** * Filters the value of the requested user metadata. * * The filter name is dynamic and depends on the $field parameter of the function. * * @since 2.8.0 * @since 4.3.0 The `$original_user_id` parameter was added. * * @param string $value The value of the metadata. * @param int $user_id The user ID for the value. * @param int|false $original_user_id The original user ID, as passed to the function. */ return apply_filters( "get_the_author_{$field}", $value, $user_id, $original_user_id ); } /** * Outputs the field from the user's DB object. Defaults to current post's author. * * @since 2.8.0 * * @param string $field Selects the field of the users record. See get_the_autho