pobranie danych meta tag z head

przez jQuery:


var author = $('meta[name=author]').attr("content");

Hope this helps and happy coding :)

Zobacz jeszcze

Controllers

Controllers - selektywne ładowanie logiki DRY (dont repeat yourself) - zastosowanie front controller Controller sprawdza jaki jest widok  z function.php ładuje to co jest potrzebne Twig -...

Git bash

CD -change directory pwd - print working...