diff --git a/readme.md b/readme.md index 8a0108d..3fe9930 100644 --- a/readme.md +++ b/readme.md @@ -194,6 +194,7 @@ Release pending * Added: Styles for wp-block-image (Gutenberg) * Added: Styles for Embedded Content (Embed Privacy) +* Added: Notice that Toots are excluded from Search * Bugfix: URL Breakout on Mobile (Toots) * Bugfix: URL Breakout on Mobile (Tweets) * Bugfix: Not declared Variable in Date/Author archive diff --git a/search.php b/search.php index 09ba846..a3b4294 100644 --- a/search.php +++ b/search.php @@ -16,7 +16,7 @@ found_posts); ?> ' . get_search_query() . '' ); ?>
-Tweets sind von der Suche ausgeschlossen. +Tröts sowie Tweets sind von der Suche ausgeschlossen.