Konu
Otomatik PHP dosyasi
07-06-2020, 01:50:28
#5
leftcreative
Üyeliği durduruldu
Ravenous adlı üyeden alıntı:
mesajı görüntüle
add_action( 'save_post', 'calistir', 10,3 );
function calistir( ) {
file_get_contents('url');
}
Hocam bunu nereye eklememiz gerek