Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
$thumb = get_the_post_thumbnail_url( $myposts->ID, "large" );
$_GET[ 'succes' ]
$post->id
get_the_ID()
add_action( 'wp_enqueue_scripts', 'my_scripts_method' ); function my_scripts_method() { wp_enqueue_script('filter', get_template_directory_uri() . '/js/jquery/filter.js', array(), '1.0.0', true); }
the_permalink()
the_post_thumbnail()
get_the_permalink()
get_the_post_thumbnail()