\__('If you have problems using this plugin, please check the <a href="%s">Site Health</a> to ensure that your site is compatible and/or use the "Help" tab (in the top right of the settings pages).','activitypub'),
\esc_url_raw(\admin_url('site-health.php'))
),
'default'
);
?>
</p>
</div>
<p><?php\esc_html_e('Customize your ActivityPub settings to suit your needs.','activitypub');?></p>
<label><inputtype="radio"name="activitypub_post_content_type"id="activitypub_post_content_type_title_link"value="title"<?phpecho\checked('title',\get_option('activitypub_post_content_type','content'));?> /> <?php \esc_html_e( 'Title and link', 'activitypub' ); ?></label> - <span class="description"><?php \esc_html_e( 'Only the title and a link.', 'activitypub' ); ?></span>
<li><code>%shortlink%</code>-<?phpecho\wp_kses(\__('The Post-Shortlink. I can recommend <a href="https://wordpress.org/plugins/hum/" target="_blank">Hum</a>, to prettify the Shortlinks','activitypub'),'default');?></li>
<li><code>%hashtags%</code>-<?php\esc_html_e('The Tags as Hashtags.','activitypub');?></li>
<p><?phpecho\wp_kses(\__('<a href="https://github.com/pfefferle/wordpress-activitypub/issues/new" target="_blank">Let me know</a> if you miss a template pattern.','activitypub'),'default');?></p>
<label><inputtype="radio"name="activitypub_object_type"id="activitypub_object_type_note"value="note"<?phpecho\checked('note',\get_option('activitypub_object_type','note'));?> /> <?php \esc_html_e( 'Note (default)', 'activitypub' ); ?></label> - <span class="description"><?php \esc_html_e( 'Should work with most platforms.', 'activitypub' ); ?></span>
</p>
<p>
<label><inputtype="radio"name="activitypub_object_type"id="activitypub_object_type_article"value="article"<?phpecho\checked('article',\get_option('activitypub_object_type','note'));?> /> <?php \esc_html_e( 'Article', 'activitypub' ); ?></label> - <span class="description"><?php \esc_html_e( 'The presentation of the "Article" might change on different platforms. Mastodon for example shows the "Article" type as a simple link.', 'activitypub' ); ?></span>
</p>
<p>
<label><inputtype="radio"name="activitypub_object_type"id="activitypub_object_type"value="wordpress-post-format"<?phpecho\checked('wordpress-post-format',\get_option('activitypub_object_type','note'));?> /> <?php \esc_html_e( 'WordPress Post-Format', 'activitypub' ); ?></label> - <span class="description"><?php \esc_html_e( 'Maps the WordPress Post-Format to the ActivityPub Object Type.', 'activitypub' ); ?></span>
</p>
</td>
</tr>
<tr>
<thscope="row"><?php\esc_html_e('Supported post types','activitypub');?></th>
<td>
<fieldset>
<?php\esc_html_e('Enable ActivityPub support for the following post types:','activitypub');?>
<label><inputtype="checkbox"name="activitypub_use_hashtags"id="activitypub_use_hashtags"value="1"<?phpecho\checked('1',\get_option('activitypub_use_hashtags','1'));?> /> <?php echo wp_kses( \__( 'Add hashtags in the content as native tags and replace the <code>#tag</code> with the tag-link.', 'activitypub' ), 'default' ); ?></label>
\__('A list of HTML elements, you want to allowlist for your activities. <strong>Leave list empty to support all HTML elements</strong>. Default: <code>%s</code>','activitypub'),