trying to get scf fields

This commit is contained in:
asus
2023-09-18 15:45:59 +02:00
parent 3632c97347
commit 94de259361
5 changed files with 61 additions and 171 deletions

View File

@@ -1,5 +1,7 @@
<?php
/*
function mp_update_publish() {
$post_args = array(
'numberposts' => -1,
@@ -41,4 +43,6 @@ function mp_create_republish_button() {
return $content;
}
*/
?>