wordpress-activitypub/integration
Matthias Pfefferle d2260639b3
Add extra fields (#762)
* add extra fields settings

* add settings

* add settings link

* allow users to only edit their extra fields

* use nopaging instead of posts_per_page

thanks @mattwiebe

* load filters only on admin page and remove the view actions

* author should not be editable

* some improvements and extra informations

* description

* use nopaging instead

* add blog url

* formatting

* formatting

* some cosmetics

* return attachments

* formatting

* formatting

* add default extra fields

* remove unused migration

* better defaults handling

* use a filter to be able to unhook/replace default extra fields

* should fix #810

---------

Co-authored-by: Matt Wiebe <wiebe@automattic.com>
2024-07-15 18:03:40 +02:00
..
class-buddypress.php Add extra fields (#762) 2024-07-15 18:03:40 +02:00
class-enable-mastodon-apps.php Try to lookup local users first (#782) 2024-06-11 10:03:38 +02:00
class-jetpack.php Use Sync for notifications instead. (#765) 2024-05-22 10:25:58 -05:00
class-nodeinfo.php fix nodeinfo integration 2023-12-21 15:19:18 +01:00
class-opengraph.php it's about sharing not federation 2024-07-03 00:55:55 +02:00
class-webfinger.php Use FEP-2c59 for WebFinger reference (#636) 2024-01-08 20:01:16 +01:00
README.md start readme 2024-07-09 10:20:44 +02:00

Integrations

This folder contains classes that take care of compatibility with other plugins.