,TU`YTUPspoTUwTU/,TUPTUQ8UU `yTU 4qTU@+@SU>pVU0RTU0ppSUpPt SU<pVU`ah@P(RTUP0@pSU0Pt SU<pVU`ahpPRTUphpSUPt SU<pVU`ahxRTUpSUPt SU< NWUP NWU`p NWUp` NWUP NWU@,TU0D SU<WUhWUp TU0 TU0PtSU@<WU@ SU=`WUPPuSU`<WU`pVU@N0RTU pSU<WU SU`=bTU`PTUPASUWU SU``=bTUPpPTUPASUWU SU=`WU`PuSU<WU SUp=`WUpPuSU0<WU0 SU`=PSUPASUPWU P SU =`WUPuSUp<WU0p SU`0(=PSU PASUWU@ SU0=`WUPuSU<WUP SU``8=PSUPPASUWU` SU`@=PSUPASUWUp SU`H=PSUPASUWUp}VUt#7@PpSU0<WU0 SU`= SUh=bTUPPPTUPPASU`<0UU`PubTUpPpPTUp`ASU<WUVU+ SUp= SUx=bTU`PTUPASU<0UUPubTUP`PTU`ASU<WUpSU`* SU= SU=bTUpPTUPASU<0UUPubTU0pPTU`ASU <WU ebPage potentialAction target. * * @api array $targets The URLs for the WebPage potentialAction target. */ $targets = \apply_filters( 'wpseo_schema_webpage_potential_action_target', [ $url ] ); $data['potentialAction'][] = [ '@type' => 'ReadAction', 'target' => $targets, ]; return $data; } /** * Creates the search URL for use when if there is no canonical. * * @return string Search URL. */ private function build_search_url() { return $this->context->site_url . '?s=' . \get_search_query(); } }