Skip to content

Commit

Permalink
Notice Toots excluded from Search
Browse files Browse the repository at this point in the history
  • Loading branch information
circuscode committed May 13, 2023
1 parent f43d8f6 commit 4390632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion search.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<?php echo absint($wp_query->found_posts); ?> <?php printf( 'Suchergebnisse für %s', '<span class="searchterm">' . get_search_query() . '</span>' ); ?>
</div>
<div class="search-results-description">
Tweets sind von der Suche ausgeschlossen.
Tröts sowie Tweets sind von der Suche ausgeschlossen.
</div>
</header>

Expand Down

0 comments on commit 4390632

Please sign in to comment.