imath

Results 39 issues of imath

The main idea is to unset the `buddypress()->pages` when the user hasn't the WP Cap mapped to a new `bp_read` one. As a result BP Globals like `current_component`, `current_action` and...

Adds a Twenty Twenty-Three companion stylesheet (WIP) Trac ticket: https://buddypress.trac.wordpress.org/ticket/8746 --- **This Pull Request is for code review only. Please keep all other discussion in the BuddyPress Trac ticket. Do...

see https://github.com/sniperwolf/taggingJS#available-options For example, It can be interesting to limit the number of allowed tags.

task

- Looks like `bp_register_group_extension()` is used without checking `bp_is_active( 'groups' )` - `groups_send_membership_request()` was called with an argument that is deprecated since version 5.0.0! Arguments passed to groups_send_membership_request should be...

Now WordPress 5.6 allowes Plugin/Theme to be updated from the WP Admin / Plugins / Add screen, this feature is deprecated.

Task

Add a new parameter to be able to have a different text for the title of the React button (hover). See https://wordpress.org/support/topic/a-few-requests-4?replies=3#post-8522563

enhancement

Most of the strings should be in: https://github.com/imath/wordcamp-talks/blob/master/includes/admin/settings.php and in https://github.com/imath/wordcamp-talks/blob/master/includes/core/functions.php#L631 to be sure to check all strings you can search for `'wordcamp-talks' )` in all plugin's files.

help wanted
high-priority