$нужная_переменная = там_где-> $она -> есть ;
<form action="<?php вывели то что нужно ?>" method="post" >
<input type="hidden" value="<?php вывели то что нужно ?>"> </input>
<input value="<?php вывели то что нужно ?>"> </input>
<input value="<?php вывели то что нужно ?>"> </input>
<input value="<?php вывели то что нужно ?>"> </input>
<button type="submit" onclick=" обработать_в_аяксе()" >
</form>
function url() {
return sprintf(
"%s://%s%s",
isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off' ? 'https' : 'http',
$_SERVER['SERVER_NAME'],
$_SERVER['REQUEST_URI']
);
}
header('Location: url() ?wpf=filter ');
while ( have_posts() ): the_post();
while ( $loop->have_posts() ): $loop->the_post();