From ec757c747dffab456d4f68a92fdfea77fc8390cd Mon Sep 17 00:00:00 2001 From: jk Date: Tue, 7 Sep 2021 14:46:55 +0100 Subject: [PATCH] tryin to add syndication to view --- views/editor.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/views/editor.php b/views/editor.php index 7337151..3c785a0 100644 --- a/views/editor.php +++ b/views/editor.php @@ -85,6 +85,25 @@ Slug: + syndication_targets): ?> + + + + '; + foreach($this->syndication_targets as $syn) { + echo '
  • ' + . '' + . '
  • '; + } + echo ''; + ?> + + + Status: