From 7f2d941717c9ef16ca9a0bc11f10887d5cd14e72 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Wed, 1 Aug 2018 18:36:12 -0700 Subject: [PATCH] s/endpoint/software --- views/settings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/settings.php b/views/settings.php index be32df8..f94b9fe 100644 --- a/views/settings.php +++ b/views/settings.php @@ -85,7 +85,7 @@

Backwards Compatibility

-

You can customize some of the properties that are sent in the Micropub request to work with your specific endpoint.

+

You can customize some of the properties that are sent in the Micropub request to work with older software.

@@ -94,7 +94,7 @@
- + @@ -107,7 +107,7 @@
- +
Choose the name of the field that the slug will be sent in. This should be set to mp-slug unless your endpoint is using a custom property or the deprecated slug property.Choose the name of the field that the slug will be sent in. This should be set to mp-slug unless your software is using a custom property or the deprecated slug property.
Syndication Choose the name of the field that the syndication values will be sent in. This should be set to mp-syndicate-to unless your endpoint is using the deprecated syndicate-to property.Choose the name of the field that the syndication values will be sent in. This should be set to mp-syndicate-to unless your software is using the deprecated syndicate-to property.
Send HTML Content