-
Created a topic, understanding the access token, on the site WordPress.org Forums:
Hi, Quick few questions please. How does Feed Th… -
Posted a reply to Logout Bug, on the site WordPress.org Forums:
I discovered the issue is having >1 Superadmin for Wp multi site https://wordpress.org/support/topic/error-trying-to-update-wordpress/ Known issue… -
Created a topic, Logout Big, on the site WordPress.org Forums:
WP 5.8.1 QM 3.7.1 Hi, When I logout of WP Multisite I… -
Created a topic, very useful, on the site WordPress.org Forums:
Like it. Will use again -
Posted a reply to Using OOP and admin_init in Settings>General, on the site WordPress.org Forums:
Example 2 here was also very useful: https://codex.wordpress.org/Creating_Options_Pages -
Posted a reply to Using OOP and admin_init in Settings>General, on the site WordPress.org Forums:
Outstanding. Thanks Mark. Exactly what I needed. I post the code that works for me… -
Posted a reply to Using OOP and admin_init in Settings>General, on the site WordPress.org Forums:
Thanks very much. I added add_action( 'admin_init', array ($this, 'link_settings_api_init') ); and that successfully allows… -
Created a topic, Using OOP and admin_init in Settings>General, on the site WordPress.org Forums:
Hi Guys, The below procedural PHP code will add 5 tex… -
Created a topic, Shockingly awful … like WTF were they thinking, on the site WordPress.org Forums:
It just looks awful! Epic fail at first hurdle. It eve… -
Created a topic, Checkbox label creation, on the site WordPress.org Forums:
Hi, When I upload my csv how do I set the label for th… -
Posted a reply to Use with Sierra APi, on the site WordPress.org Forums:
...I also tried "entries" as the basenode and no joy -
Posted a reply to Use with Sierra APi, on the site WordPress.org Forums:
'This post has been held for moderation by our automated system. It will be reviewed… -
Created a topic, Use with Sierra APi, on the site WordPress.org Forums:
Hi, I am trying to link to the Sierra API V3 and when … -
Created a topic, nbsp being appended to links, on the site WordPress.org Forums:
Hi, Great plugin put could you advise how to remove th… -
Created a topic, add 3 times in links, on the site WordPress.org Forums:
Hi, My links gen generated like <option value=&qu… -
Posted a reply to Child menu query, on the site WordPress.org Forums:
Ok this does it for me: https://wordpress.org/plugins/advanced-menu-widget/ I was wondering if there was a simpler… -
Created a topic, Child menu query, on the site WordPress.org Forums:
Hi, Lets say that I have the menu colors >red … -
Created a topic, Collapse/Toggle main Content editor, on the site WordPress.org Forums:
Hi, So in the WP dashboard is it possible to collapse … -
Created a topic, great, on the site WordPress.org Forums:
great -
Created a topic, template parts calling dynamic page, on the site WordPress.org Forums:
Hi Guys, So take <?php get_template_part( 'loo…