PluginProbe
ActivityPub / 8.0.2
ActivityPub v8.0.2
9.3.1 9.3.0 9.2.2 9.2.1 9.2.0 9.1.0 9.0.2 9.0.1 9.0.0 8.3.0 8.2.1 8.2.0 8.1.1 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.2.0 1.3.0 2.0.0 2.0.1 2.1.0 2.1.1 All 160 releases
← All changes | includes/activity/class-base-object.php +0 -3 8.3.08.0.2 View file →
@@ -126,11 +126,8 @@
126 126 'Hashtag' => 'as:Hashtag',
127 127 'sensitive' => 'as:sensitive',
128 128 'dcterms' => 'http://purl.org/dc/terms/',
129 129 'gts' => 'https://gotosocial.org/ns#',
130 - 'schema' => 'http://schema.org/',
131 - 'exifData' => 'schema:exifData',
132 - 'PropertyValue' => 'schema:PropertyValue',
133 130 'interactionPolicy' => array(
134 131 '@id' => 'gts:interactionPolicy',
135 132 '@type' => '@id',
136 133 ),