wordpress-activitypub/templates
Matthias Pfefferle cbbbd70890
A better default content handling based on the Object Type (#661)
* nicer default handling!

* use attachment based on the object type

* fix typo

* C&P issue

* update settings

* add default post format

* mixed up `post_format` with `object_type`

* use h2 instead of strong

* add theme support for `post-formats`

if using that feature for ActivityPub

* use Note instead of `image`, `video` and `gallery`

* add `alt` support for images

fix #94

* set type to `Note` if post-type has no title support

* better check

* hide "Post content" when WordPress-Post-Format is selected

* add ACTIVITYPUB_DEFAULT_OBJECT_TYPE const

* move some code

* use note as default
2024-02-29 14:47:10 +01:00
..
admin-header.php Words: copy and language consistency/improvements everywhere (#404) 2023-08-28 14:12:10 +02:00
author-json.php Add/event objects (#629) 2024-01-18 16:35:52 +01:00
blog-json.php Add/event objects (#629) 2024-01-18 16:35:52 +01:00
blog-user-followers-list.php search for followers and order the output list (#502) 2023-11-17 18:44:13 +01:00
comment-json.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
post-json.php Add/event objects (#629) 2024-01-18 16:35:52 +01:00
settings.php A better default content handling based on the Object Type (#661) 2024-02-29 14:47:10 +01:00
user-followers-list.php search for followers and order the output list (#502) 2023-11-17 18:44:13 +01:00
user-settings.php Use FEP-2c59 for WebFinger reference (#636) 2024-01-08 20:01:16 +01:00
welcome.php Use FEP-2c59 for WebFinger reference (#636) 2024-01-08 20:01:16 +01:00