- wip trying to patch jquery url validator

- resolve conflict in addition of multiple vars and ajax function
This commit is contained in:
asus
2024-02-18 01:21:08 +01:00
parent 444cb1dbc0
commit daaf6a8a42
6 changed files with 112 additions and 49 deletions

View File

@@ -31,14 +31,6 @@
}
?>
</ol>
<ol>
<p>list get_fields() :</p>
<?php
foreach($acf_get_fields as $meta_key => $meta_value) {
include($plgn_dir."html/templates/print_meta.html");
}
?>
</ol>
<ol>
<p>list get_userdata() :</p>
<?php
@@ -63,14 +55,6 @@
}
?>
</ol>
<ol>
<p>list get_field() :</p>
<?php
foreach($acf_get_email as $meta_key => $meta_value) {
include($plgn_dir."html/templates/print_meta.html");
}
?>
</ol>
<p>i am a new p</p>
<p class="first_el_to_change">to change</p>