Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: NerukantiS klausimėliai

Parašė Bucis· 2010 Bal. 24 13:04:22
#52

Dar vienas klausimas dėl seo. Turiu į maincore.php įsirašęs
function clean_subject_urlrewrite($subject) {
       $search = array("ä", "Ä", "ü", "Ü", "ö", "Ö", "ß", "&", "€", "RE:-", "á", "à", "ą", "é", "è", "î");
      $replace = array("ae", "Ae", "ue", "Ue", "oe", "Oe", "ss", "and", "euro", "", "a", "a", "a", "e", "e", "i");
      $subject = str_replace($search, $replace, $subject);;
      $subject = preg_replace("/[^\d\w]+/", "-", $subject);
      $subject = trim($subject, "-");
      $subject = strtolower($subject);
return $subject;
}



Bet man vistiek nepakeičia ą raidės. Rodo nvidia-skelbia-bankrot,n1 Gal žinot kaip išspręst?