sanguine1
@sanguine1 on WordPress.org
- Member Since: August 22nd, 2019
-
Posted a reply to Jquery Sortable lists using wordpress settings API, on the site WordPress.org Forums:
what am i doing wrong that any code ive written, when i paste it in…2 months ago
-
Posted a reply to Jquery Sortable lists using wordpress settings API, on the site WordPress.org Forums:
i was able to make the lists work, but without using the settings API submit…2 months ago
-
Created a topic, Jquery Sortable lists using wordpress settings API, on the site WordPress.org Forums:
im trying to create 2 lists that i can sort data betwe…2 months ago
-
Created a topic, seach for single post with 2 tags, on the site WordPress.org Forums:
Im trying to find the most recent post, that has 2 tag…4 months ago
-
Posted a reply to List of tags in a tag group, on the site WordPress.org Forums:
add_action( 'the_content', 'list_tags_bygroup' ); function list_tags_bygroup ( $content ) { if ( is_page('sample-page')) { $arrays…4 months ago
-
Posted a reply to List of tags in a tag group, on the site WordPress.org Forums:
well it works i thank you, the output was exactly what i wanted. thank you…4 months ago
-
Created a topic, List of tags in a tag group, on the site WordPress.org Forums:
I need a simple list of the tags that belong to a tag …4 months ago