David Cavins
@dcavins on WordPress.org and Slack
Bio
- Member Since: January 6th, 2012
- Location: Mid-Missouri
- Website: cavinsguitars.com
Contribution History
David Cavins’s badges:- bbPress Contributor
- BuddyPress Contributor
- BuddyPress Team
- Core Contributor
- Plugin Developer
- Translation Contributor
-
Created ticket #9232 on BuddyPress Trac:
Avoid calling BP_Notifications_Notification if it is not available. -
Posted a reply to Track clicks on opened docs, on the site WordPress.org Forums:
Hmm. If the doc is protected, the request has to pass through WP (because the… -
Posted a reply to Track clicks on opened docs, on the site WordPress.org Forums:
Hi, Any statistics service (Google Analytics, Jetpack) will be able to tell you how many… -
Posted a reply to Doc download?, on the site WordPress.org Forums:
Hi, sorry, we haven't built in any download functionality. I'm not sure what download format… -
Received props from @emaralive in Slack:
Props to @dcavins, @imath, @espellcaste and @vapvarun for their efforts in getting BP 14.0.0 released!… -
Created ticket #9209 on BuddyPress Trac:
Requested Feature: Link previews in BP content -
Closed ticket #9172 on BuddyPress Trac:
bp_user_has_opted_out() should return false if no email address is ... -
Committed [13909] to BuddyPress SVN:
Change bp_user_has_opted_out() behavior. Our function ... -
Closed ticket #9171 on BuddyPress Trac:
bp_user_has_opted_out() is misused in bp_email_unsubscribe_handler() -
Committed [13908] to BuddyPress SVN:
Make sure to pass an email address to bp_user_has_opted_out(). In ... -
Created ticket #9172 on BuddyPress Trac:
bp_user_has_opted_out() should return false if no email address is ... -
Created ticket #9171 on BuddyPress Trac:
bp_user_has_opted_out() is misused in bp_email_unsubscribe_handler() -
Closed ticket #9169 on BuddyPress Trac:
Correct behavior of bp_email_set_content_type filter. -
Committed [13905] to BuddyPress SVN:
Ensure that bp_email_set_content_type filter is run. This patch sets ... -
Created ticket #9169 on BuddyPress Trac:
Correct behavior of bp_email_set_content_type filter. -
Posted a reply to Astra theme issue, on the site WordPress.org Forums:
Thanks, Boone! I was just starting to work backwards into the Astra archive view, and… -
Posted a reply to Astra theme issue, on the site WordPress.org Forums:
Hi, yes, that is really broken. Astra for some reason isn't respecting the archive view… -
Posted a reply to How to assign a doc to a BP group?, on the site WordPress.org Forums:
Great! 👍 -
Posted a reply to How to assign a doc to a BP group?, on the site WordPress.org Forums:
Hi Philippe, Use the front-end editor and look for the "Groups" meta box below the… -
Posted a reply to Attachments are downloading instead of opening up in a new tab, on the site WordPress.org Forums:
Closing because this is a duplicate of https://github.com/boonebgorges/buddypress-docs/issues/752 -
Posted a reply to Upload Error – Conflict with WooCommerce, on the site WordPress.org Forums:
That's a great finding. Thanks for doing the testing. It sounds like Woo is filtering… -
Posted a reply to Choose tags and restrict creation, on the site WordPress.org Forums:
It sounds to me like you don't actually want tags (which are crowd sourced and… -
Posted a reply to Default creation permission to “The Doc author only”, on the site WordPress.org Forums:
Sure, you can change the user's navigation menu using BuddyPress's nav menu API: https://codex.buddypress.org/developer/navigation-api/ -
Posted a reply to Missing capability, on the site WordPress.org Forums:
Hi @azzuwayed Thanks for the screenshots. Yes, BP Docs use dynamic permissions, which is why… -
Posted a reply to CAN’T delete folders, on the site WordPress.org Forums:
And thank you @rtdocs, for the CSS style fix suggestion in Anesta! -
Posted a reply to CAN’T delete folders, on the site WordPress.org Forums:
Hi, probably the easiest way to add extra CSS rules is by using the WP… -
Posted a reply to CAN’T delete folders, on the site WordPress.org Forums:
Thank you @theriddlept for sharing your findings. Anesta is a paid theme, so I'm not… -
Posted a reply to Missing capability, on the site WordPress.org Forums:
What specifically is not visible? I'm still not sure what issue you're seeing. Can you… -
Posted a reply to Upload Error – Conflict with WooCommerce, on the site WordPress.org Forums:
Huh, this isn't as clear cut as I thought. On two test installations, everything works… -
Posted a reply to Missing capability, on the site WordPress.org Forums:
What is still not visible? I'm not sure what problem you are having. -
Posted a reply to Timeout, on the site WordPress.org Forums:
Can you tell us what version of WP/BP etc you are using? You can easily… -
Posted a reply to Upload Error – Conflict with WooCommerce, on the site WordPress.org Forums:
@user4forum - Sorry about not responding here. Someone opened a GitHub issue about this (I… -
Posted a reply to Default creation permission to “The Doc author only”, on the site WordPress.org Forums:
Correct, that is not possible in the plugin. It's also not feasible (we've wanted to… -
Posted a reply to Default creation permission to “The Doc author only”, on the site WordPress.org Forums:
Sure, you can restrict who can create new docs: https://gist.github.com/dcavins/71d1a9ee976be6336d67073ddeba5dc6 Be aware that BP Docs… -
Posted a reply to Default creation permission to “The Doc author only”, on the site WordPress.org Forums:
Sure, you can add a filter that changes the default access options. Here's an example:… -
Posted a reply to CAN’T delete folders, on the site WordPress.org Forums:
Hi, thanks for your explanation. The insert link button works as expected in my installations.… -
Posted a reply to CAN’T delete folders, on the site WordPress.org Forums:
Hi, I'm not sure what you mean by hyperlink URL button. Can you be more… -
Posted a reply to CAN’T delete folders, on the site WordPress.org Forums:
Hi, please tell us more about your setup, version of WP, BP, BP Docs, which… -
Posted a reply to Changing the display language, on the site WordPress.org Forums:
Hi, We'd be happy to have your help improving the German translation, which is managed… -
Posted a reply to Menu item “Documents” not visible for simple group members, on the site WordPress.org Forums:
Wow, thanks for your report! The piece of code with the typo you identified is… -
Posted a reply to Menu item “Documents” not visible for simple group members, on the site WordPress.org Forums:
Thanks for letting us know that the update solved your problem! -
Posted a reply to Menu item “Documents” not visible for simple group members, on the site WordPress.org Forums:
This should be resolved in 2.2.1, released this morning. Thanks! -
Created ticket #60055 on Core Trac:
Array to string conversion warning after r50157 -
Closed ticket #9013 on BuddyPress Trac:
Invitations missing from BuddyPress Member logged in menu items [BP ... -
Committed [13629] to BuddyPress SVN:
Introduce BP_Members_Invitations_Component. Introduce a slim ... -
Committed [13590] to BuddyPress SVN:
Membership Requests: Correct notification opt-out handling. When ... -
Posted a reply to BUG: Revision comparison causes fatal error since WordPress 6.3, on the site WordPress.org Forums:
Thanks for your report. Yes, WP 6.3 added a new filter in a new footnotes… -
Closed ticket #8959 on BuddyPress Trac:
The URLs BP Settings page needs an help page -
Committed [13586] to BuddyPress SVN:
Add help tab content for URL settings screen. Props imath. Fixes #8958. -
Committed [13571] to BuddyPress SVN:
Create 10.6.1 tag.
Developer
-
BuddyPress
Active Installs: 100,000+
-
BuddyPress Docs
Active Installs: 8,000+