FTP_FINISHED@ @:V zr?Vh FTP_MOREDATAVA@:V zr:Vw:Vij:V1:V@x:Vp@ ?Vsensitiveparameter;*;JP:V:V p:V LzM@0:Vy:V >@y:V:V @:V@ B:V@fj:V j:V j:V:V:V:V`j:VPMj:VnMj:V2Mj:Vj:VQj:VSYƪVqp:V zr:Vݥ:VDMj:VQj:VP:V ߢ>b( B:V Rb(> B:V ~͈ӭMP> Bl)_kƥ:VPǥ:V JA<ǥ:Vǥ:V )_kpǥ:V˥:V %ǥ:V ť:V q1ĥ:Vť:V 1"/ۜ:Vp:V:Vp:VDMj:VQj:V0A?VZ |k:V :V:V0:VDMj:VQj:VP?V@}j:V0Q?V/=hGMP_ROUND_ZERO!:V:V0@Q?V[N(GMP_ROUND_PLUSINF:Vѥ:Vy:V zr?Vb?HGMP_ROUND_MINUSINF:Vӥ:Vy:V zr1?VC 16.3.0:V zr GMP_VERSION:V:V zr 0?Vlq\ GMP_MSW_FIRSTq:V zr 0?Vx)\ GMP_LSW_FIRST!p:V:V@@a?Vw+ȩGMP_LITTLE_ENDIAN:V0:V1y:V zrQ?V(p2$SGMP_BIG_ENDIAN!p:V`:Vp@?Vnn#tGMP_NATIVE_ENDIAN3|Gy:V zrQ?VVovZ/JsonSerializableHTXl!y:V zr :V@fj:V j:V j:V`j:V@Oj:Vj:V\j:V0?V'+ jsonSerializezA:V zr jsonserialize`:Vp:V:VP:VD\j:VPP:V G#U BPЍ:V mèrHނЍ:VЍ:V KTpЍ:VЁ:V j͐:V0:V z8⺷:V:V Oƥq8⺷P:V:V |x|&򰂥:VP:V @p ӱ:V0?V @?VJjjsonserializableKKl޽a 0*:V̍:Vption 0|:V zrptionk return; } $url = $this->get_attachment_url(); if ( empty( $url ) ) { return; } $this->redirect->do_unsafe_redirect( $url, 301 ); } /** * Checks if certain archive pages are disabled to determine if a archive redirect is needed. * * @codeCoverageIgnore * * @return bool Whether or not to redirect an archive page. */ protected function need_archive_redirect() { if ( $this->options->get( 'disable-date', false ) && $this->current_page->is_date_archive() ) { return true; } if ( $this->options->get( 'disable-author', false ) && $this->current_page->is_author_archive() ) { return true; } if ( $this->options->get( 'disable-post_format', false ) && $this->current_page->is_post_format_archive() ) { return true; } return false; } /** * Retrieves the attachment url for the current page. * * @codeCoverageIgnore It wraps WordPress functions. * * @return string The attachment url. */ protected function get_attachment_url() { /** * Allows the developer to change the target redirection URL for attachments. * * @api string $attachment_url The attachment URL for the queried object. * @api object $queried_object The queried object. * * @since 7.5.3 */ return \apply_filters( 'wpseo_attachment_redirect_url', \wp_get_attachment_url( \get_queried_object_id() ), \get_queried_object() ); } /** * Redirects away query variables that shouldn't work. * * @param array $query_vars The query variables in the current URL. * @param string $base_url The base URL without query string. * * @return void */ private function do_date_redirect( $query_vars, $base_url ) { foreach ( $this->date_query_variables as $variable ) { unset( $query_vars[ $variable ] ); } $url = $base_url; if ( \count( $query_vars ) > 0 ) { $url .= '?' . \http_build_query( $query_vars ); } $this->redirect->do_safe_redirect( $url, 301 ); } /** * Strips `cat=-1` from the URL and redirects to the resulting URL. */ public function category_redirect() { /** * Allows the developer to keep cat=-1 GET parameters * * @since 19.9 * * @param bool $remove_cat_parameter Whether to remove the `cat=-1` GET parameter. Default true. */ $should_remove_parameter = \apply_filters( 'wpseo_remove_cat_parameter', true ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Data is not processed or saved. if ( $should_remove_parameter && isset( $_GET['cat'] ) && $_GET['cat'] === '-1' ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Data is not processed or saved. unset( $_GET['cat'] ); if ( isset( $_SERVER['REQUEST_URI'] ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- This is just a replace and the data is never saved. $_SERVER['REQUEST_URI'] = \remove_query_arg( 'cat' ); } $this->redirect->do_safe_redirect( $this->url->recreate_current_url(), 301, 'Stripping cat=-1 from the URL' ); } } } IHX|H=HIQsMQsNQs(NQsآHX|HpIQsIQsڀHHHPHDHJQsgH~H(HHÁHځHxHH҂H~HKQsKQspHLQsLQsLQspHLQsLQs(H H0[HhMQsxeHMQsHMQs