Beee
@beee on WordPress.org, @Beee on Slack
- Member Since: December 21st, 2006
- Location: Amsterdam
Contribution History
Beee’s badges:- Plugin Developer
- Translation Contributor
-
Committed [2447091] to Plugins Trac:
push version 1.2.0 to tags3 weeks ago
-
Committed [2447089] to Plugins Trac:
push version 1.2.0 to trunk3 weeks ago
-
Committed [2446321] to Plugins Trac:
wrong stable tag3 weeks ago
-
Committed [2445746] to Plugins Trac:
tagging version 1.1.04 weeks ago
-
Committed [2445743] to Plugins Trac:
change capitalisation in title4 weeks ago
-
Committed [2445742] to Plugins Trac:
update stable version4 weeks ago
-
Committed [2445741] to Plugins Trac:
Adding first version of my plugin4 weeks ago
-
Posted a reply to Open chat tirgger, on the site WordPress.org Forums:
I'm looking for that as well. I've read in other topics, more people are looking…3 months ago
-
Posted a reply to Can’t open chat with button or link., on the site WordPress.org Forums:
I'm new to the plugin, but was looking for this specific feature, so tagging along…3 months ago
-
Posted a reply to Possible to conditionally load chat window ?, on the site WordPress.org Forums:
thanks3 months ago
-
Created a topic, Possible to conditionally load chat window ?, on the site WordPress.org Forums:
I'm looking for an option to manually set where the ch…3 months ago
-
Posted a reply to REST examples, on the site WordPress.org Forums:
In the last code block you see I tried several variations but they didn't work.…3 months ago
-
Posted a reply to REST examples, on the site WordPress.org Forums:
I tried adding the parameter like this: $request = new WP_REST_Request( 'GET', '/redirection/v1/redirect' ); $request->set_param(…3 months ago
-
Posted a reply to REST examples, on the site WordPress.org Forums:
Thanks for the reply. I have tried using several examples, but didn't get there yet.…3 months ago
-
Created a topic, REST examples, on the site WordPress.org Forums:
Hey John, like your plugin a lot. I now have the need…4 months ago
-
Created a new ticket, #49962, in Core Trac:
Remove hardcoded strong definition from title (admin) column9 months ago
-
Created a topic, Call to undefined function cal_days_in_month, on the site WordPress.org Forums:
This is the error I get Uncaught Error: Call to undefi…1 year ago
-
Posted a reply to WP-CLI Support, on the site WordPress.org Forums:
Isn't the option in here ? https://developer.wordpress.org/cli/commands/cache/2 years ago
-
Posted a reply to Possible to call Recaptcha in a plugin ?, on the site WordPress.org Forums:
Or can I call it with a function ? I can create a shortcode which…2 years ago
-
Created a topic, Possible to call Recaptcha in a plugin ?, on the site WordPress.org Forums:
If I add the recaptcha, it gets added below any column…2 years ago
-
Posted a reply to Add target=self to account tab link, on the site WordPress.org Forums:
I don't think you understand how forums work... I start a topic for my issue...…2 years ago
-
Posted a reply to Add target=self to account tab link, on the site WordPress.org Forums:
Please create your own topic instead of hijacking mine, thank you.2 years ago
-
Posted a reply to Add target=self to account tab link, on the site WordPress.org Forums:
@kalum76 I am not quite sure what you mean. The question at hand is: how…2 years ago
-
Posted a reply to Add target=self to account tab link, on the site WordPress.org Forums:
Thanks for your answer, but as you can read in my follow up posts, I…2 years ago
-
Created a topic, How to change default current account tab ?, on the site WordPress.org Forums:
I found out it can be changed by changing the value in…2 years ago
-
Posted a reply to Remove “USER”, on the site WordPress.org Forums:
I don't think this is easily done (if at all possible).2 years ago
-
Posted a reply to Custom Field in Custom account tab not saving, on the site WordPress.org Forums:
I answered your question in another topic where you also asked it.2 years ago
-
Posted a reply to Ultimate Member Custom Tab Update Message, on the site WordPress.org Forums:
I think you're looking for the filter <a href="https://docs.ultimatemember.com/article/1030-umafteruseraccountupdated" rel="noopener" target="_blank">um_after_user_account_updated</a>. Below is my example…2 years ago
-
Posted a reply to 3 Specific Questions, on the site WordPress.org Forums:
/** * Redirect user after login * * @param $args */ function sd_redirect_user_login( $args )…2 years ago
-
Posted a reply to Profile and Cover pictures, on the site WordPress.org Forums:
Please also build in an option to select an image size for the cover photo.…2 years ago
-
Posted a reply to Custom Tab as Default Tab, on the site WordPress.org Forums:
Then I think you might have added the new tab incorrectly. I was able to…2 years ago
-
Posted a reply to Email verification after “Email change”, on the site WordPress.org Forums:
I think it can be done with some custom code...2 years ago
-
Posted a reply to Add target=self to account tab link, on the site WordPress.org Forums:
I just noticed this doesn't work, only from 'within' the tab content. So the question…2 years ago
-
Posted a reply to Add target=self to account tab link, on the site WordPress.org Forums:
I have to clarify a bit. I know I can edit the account.php template but…2 years ago
-
Created a topic, Add target=self to account tab link, on the site WordPress.org Forums:
How can I add a target="_self" to a custom t…2 years ago
-
Created a topic, Bug in documentation, on the site WordPress.org Forums:
All filters link to the current page with a hook $_GET…2 years ago
-
Created a topic, Front-end duplication, on the site WordPress.org Forums:
I want to invoke the duplication through the click of …2 years ago
-
Posted a reply to Plugin not working ?, on the site WordPress.org Forums:
Thank you.... stupid I didn't think of this :)2 years ago
-
Created a topic, Plugin not working ?, on the site WordPress.org Forums:
I just installed this plugin on my own website, but th…2 years ago
-
Created a topic, Cron gets overwritten, on the site WordPress.org Forums:
I like the crontrol plugin... If I activate the plugin…2 years ago
-
Posted a reply to Passwords fields show (when not supposed to), on the site WordPress.org Forums:
I moved the shortcode to the page which was created upon activation. That did the…3 years ago
-
Posted a reply to Passwords fields show (when not supposed to), on the site WordPress.org Forums:
It just hit me. I suspect this is connected to the post meta which is…3 years ago
-
Posted a reply to Passwords fields show (when not supposed to), on the site WordPress.org Forums:
I tried adding it as shortcode in the content and also 'hardcoded' in the template…3 years ago
-
Created a topic, Passwords fields show (when not supposed to), on the site WordPress.org Forums:
I reported this in another topic for another site as w…3 years ago
-
Posted a reply to Conditional for if request is admin-ajax, on the site WordPress.org Forums:
Awesome that did it. Thanks.3 years ago
-
Created a topic, Conditional for if request is admin-ajax, on the site WordPress.org Forums:
I would like to redirect users out of the wp-admin. Fo…3 years ago
-
Posted a reply to Random search results not loading properly, on the site WordPress.org Forums:
I can't reproduce it. I clicked random and checked the first 5 pages, all showed…3 years ago
-
Posted a reply to Random search results not loading properly, on the site WordPress.org Forums:
maybe I looked somewhere else then, i clicked the random button in the menu.3 years ago
-
Posted a reply to Random search results not loading properly, on the site WordPress.org Forums:
I don't get the same posts. Did you fix it ?3 years ago
-
Posted a reply to How to use (uwpqsf_result_tempt) for custom post type, on the site WordPress.org Forums:
A little more help info would help...3 years ago
Developer
-
ACF City Selector
Active Installs: 100+
-
Gigatools Widget
Active Installs: 20+
-
TinyNav
Active Installs: 300+