Replies
- This reply has been marked as private.
- Brajesh Singh on June 28, 2021 at 9:04 am in reply to: Buddyblog confirm action for publishing #39311
Hi Tosin,
Thank you for the suggestion.I am not in favour of adding a Confirm action for publishing. This will be changing the experience(WordPress does not ask for confirming in the dashboard).
Still, I will be glad to help you with it. Let me see if I can add a filter to allow you control this behaviour.
I will update you within 24 hours.
Thank you
Brajesh - Brajesh Singh on June 28, 2021 at 9:02 am in reply to: [Resolved] Auto delete users by role and time #39310
Hi Tosin,
Thank you for the question. There are issues with the above code.1. https://developer.wordpress.org/plugins/cron/scheduling-wp-cron-events/#scheduling-the-task
The wp_schedule_event should not be called on each page load. It is a bad idea.2. instead of using deprecated user_level meta key, a much better option will be to work with the user_status from the users table.
Regards
Brajesh Hi Robert,
Thank you.I am on the site. I am sorry but I am not able to make much sense of your last question.
1. I see that even if we remove featured member, the friends button is acting as out of place, do you want to make it same as the other private/public button and in same line?
Should I make the featured button move to next line(wrap) instead of fixing on the same line?
Thank you
Brajesh- Brajesh Singh on June 26, 2021 at 6:26 pm in reply to: [Resolved] Add roles to users on new registration and first login #39295
Hi Tosin,
Thank you for confirming and the kind words. I am glad to be part of your success 🙂All the best!
Regards
Brajesh Hi Tosin,
Sure. For category, we need to define a max-height and overflow property in css. I will add it in our release next week(Monday/Tuesday).For tags, It will take some time as we are working on allowing users to create tags from front end too(if the admin permits).
Regards
Brajesh- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- Brajesh Singh on June 26, 2021 at 2:03 pm in reply to: [Resolved] How a user can unblock a blocked user #39284
Hi Daniel,
Thank you for the update. I am glad it is working now.it’s strange. Our update should have kept the buttons enabled by default. I will get them follow this behaviour in future.
Regards
Brajesh