[buddypress-trac] [BuddyPress Trac] #8581: Extending no content activities with images and call of actions
buddypress-trac
noreply at wordpress.org
Sat Dec 11 09:40:36 UTC 2021
#8581: Extending no content activities with images and call of actions
-----------------------------+---------------------
Reporter: vapvarun | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 10.0.0
Component: Activity | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+---------------------
Comment (by imath):
In [changeset:"13174" 13174]:
{{{
#!CommitTicketReference repository="" revision="13174"
Introduce two new functions to list files into the BP Attachments API
- `bp_attachments_list_directory_files()` returns a list of file objects
contained into the directory thanks to its absolute path passed as the
function argument.
- `bp_attachments_list_directory_files_recursively()` returns a list of
file objects contained into the directory and its subdirectories thanks to
the directory absolute path passed as the function argument.
Props vapvarun, oztaser
See #8581
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8581#comment:30>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list