'active', 'welcome' => '', 'followers' => '', ) ); ?>

publish_posts capability) gets their own ActivityPub profile.', 'activitypub' ), array( 'code' => array() ) ); ?>

  • [ap_title] -
  • [ap_content] -
  • [ap_excerpt] -
  • [ap_permalink] -
  • [ap_shortlink] - Hum.', 'activitypub' ), 'default' ); ?>
  • [ap_hashtags] -

%s', 'activitypub' ), \esc_html( ACTIVITYPUB_MAX_IMAGE_ATTACHMENTS ) ), 'default' ); ?>

true ), 'objects' ); $transformer_mapping = \get_option( 'activitypub_transformer_mapping', array( 'default' => 'note' ) ); $all_public_post_type_names = array_map(function ($object) { return $object->name; }, $all_public_post_types); $transformer_manager = \Activitypub\Transformer\Transformers_Manager::instance(); $transformers = $transformer_manager->get_transformers(); ?> ' . htmlspecialchars($transformer->get_label()) . ''; } ?> '; echo ''; // Generate radio inputs for each transformer, considering support for the post type foreach ($transformers as $transformer) { $disabled_attribute = $transformer->supports_post_type( $post_type->name ) ? '' : ' disabled'; $is_selected = ( is_array( $transformer_mapping ) && isset( $transformer_mapping[ $post_type->name ] ) && $transformer_mapping[ $post_type->name ] === $transformer->get_name() ) ? ' checked ' : ''; echo ''; } echo ''; } ?>
' . htmlspecialchars($post_type->label) . '

Disallowed Comment Keys" list.', 'activitypub' ), \esc_attr( \admin_url( 'options-discussion.php#disallowed_keys' ) ) ), 'default' ); ?>