-
Created a topic, wcpay_bad_request in Woocommerce Pay, on the site WordPress.org Forums:
Hello, I'm trying to query all payments made using … -
Posted a reply to Change users role via PHP, on the site WordPress.org Forums:
Everything works except updating user roles. https://gist.github.com/MasterPuffin/159f54a774311b310bebb1537fc36d73 -
Posted a reply to Change users role via PHP, on the site WordPress.org Forums:
I have a website where I manage my users. Now I created a wiki like… -
Posted a reply to Change users role via PHP, on the site WordPress.org Forums:
Yes that works, but the whole point is to do it by a script so… -
Posted a reply to Change users role via PHP, on the site WordPress.org Forums:
No, the role is already existing -
Created a topic, Change users role via PHP, on the site WordPress.org Forums:
Hi, I want to change the role of my user with a PHP sc… -
Posted a reply to Multiple Forums on Different Pages, on the site WordPress.org Forums:
Is there any chance that this feature is coming? -
Created a topic, Searching for Plugin: Page tutorial, on the site WordPress.org Forums:
Hi, I'm searching for a plugin, which I can set up so … -
Posted a reply to Signature on top of every post, on the site WordPress.org Forums:
I figured it out now; this one works as it should: add_filter('the_content','add_signature'); function add_signature($text) {… -
Created a topic, Signature on top of every post, on the site WordPress.org Forums:
Hi, I want to show a shordcode on top of every post. … -
Posted a reply to Can’t add participants through frontend, on the site WordPress.org Forums:
I think I found a solution: In the advanced settings I just changed the Cookie… -
Posted a reply to Can’t add participants through frontend, on the site WordPress.org Forums:
Hello, in the plugin configuration I set a redirect to a site, so I don't… -
Created a topic, Can’t add participants through frontend, on the site WordPress.org Forums:
Hello, I can't use the register form on my frontend. W…