Skip to content

Hook for more nuanced handling of ActivityPub post transformation? #787

Closed Answered by pfefferle
avdi asked this question in Q&A
Discussion options

You must be logged in to vote

The plugin has a transformer mechanism. You can hook your own transformer here:

public static function get_transformer( $object ) { // phpcs:ignore Universal.NamingConventions.NoReservedKeywordParameterNames.objectFound

Or you can change the "Activity-Object-Type" settings to "WordPress Post-Format" to see if that already does the job!?!

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by avdi
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants