Beschreibung
WordPress Popular Posts ist ein hochgradig anpassbares Widget, das deine populärsten Beiträge anzeigt.
Haupt-Funktionen
- Unterstützung für mehrere Widgets – Du kannst das Widget von WordPress Popular Posts mehrmals mit unterschiedlichen Einstellungen in deinem Blog verwenden!
- Zeitraum – Liste die Beiträge deines Blogs auf, die innerhalb eines bestimmten Zeitraums am populärsten waren, auf (z. B. die letzten 24 Stunden, die letzten 7 Tage, die letzten 30 Tage, usw.)!
- Custom Post-type support – Want to show other stuff than just posts and pages, eg. Popular Products? You can!
- Thumbnails! – Display a thumbnail of your posts! (see the FAQ section for more details.)
- Statistik-Dashboard – Schau direkt in deinem Admin-Bereich nach deinen populären Beiträgen.
- Sortieroptionen – Sortiere deine Liste populärer Beiträge nach der Anzahl der Kommentare, Aufrufe (standard), oder der durchschnittlichen Aufrufe am Tag!
- Custom themes – Out of the box, WordPress Popular Posts includes some themes so you can style your popular posts list (see Widget Themes for more details).
- Verwende dein eigenes Layout! – WPP ist flexibel genug, damit du das Aussehen deiner populären Beiträge anpassen kannst! (siehe Anpassen des WPP-HTML-Markups (engl.) und Anpassen des Designs von WordPress Popular Posts (engl.) für mehr Informationen.)
- Advanced caching features! – WordPress Popular Posts includes a few options to make sure your site’s performance stays as good as ever! (see Performance for more details.)
- REST API Support – Embed your popular posts in your (web) app! (see REST API Endpoints for more.)
- Unterstützung für Disqus – Sortiere deine populären Beiträge nach der Anzahl der Kommentare bei Disqus!
- Unterstützt Polylang und WPML 3.2+ – Stelle die übersetzte Version deiner populären Beitrage dar!
- WordPress Multisite support – Each site on the network can have its own popular posts list!
Andere Funktionen
- Shortcode support – Use the [wpp] shortcode to showcase your most popular posts on pages, too! For usage and instructions, please refer to the Installation section.
- Template tags – Don’t feel like using widgets? No problem! You can still embed your most popular entries on your theme using the
wpp_get_mostpopular()
template tag. Additionally, thewpp_get_views()
template tag allows you to retrieve the views count for a particular post. For usage and instructions, please refer to the Installation section. - Localization – Translate WPP into your own language.
- WP-PostRatings support – Show your visitors how your readers are rating your posts!
PSA: do not use the classic WordPress Popular Posts widget with the new Widgets screen!
The classic WordPress Popular Posts widget doesn’t work very well / at all with the new Widgets screen introduced with WordPress 5.8.
This new Widgets screen expects WordPress blocks instead of regular WordPress widgets. If you’re using the WordPress Popular Posts widget on your block-based Widgets screen please consider replacing it with the WordPress Popular Posts block instead – it has the same features as the „classic“ widget and will likely end up replacing it entirely in the future.
Bjorn from wplearninglab.com was kind enough to create a video explaining how to use the new block for all of you visual learners:
If for some reason you prefer using the „classic“ WordPress Popular Posts widget with WordPress 5.8 and beyond please install the Classic Widgets plugin.
Support the Project!
If you’d like to support my work and efforts to creating and maintaining more open source projects your donations and messages of support mean a lot!
Ko-fi | Buy me a coffee | PayPal Me
WordPress Popular Posts ist jetzt auch auf GitHub!
Looking for a Recent Posts widget just as featured-packed as WordPress Popular Posts? Try Recently!
Danksagungen
- Flammen-Grafik von freevector/Vecteezy.com.
Screenshots
Blöcke
Dieses Plugin unterstützt 1 Block.
- WordPress Popular Posts
Installation
Bitte stelle sicher, dass deine Website die Mindestanforderungen (engl.) erfüllt, bevor du fortfährst.
Automatische Installation
- Melde dich in deinem WordPress-Dashboard an.
- Gehe auf Plugins > Installieren.
- Tippe WordPress Popular Posts in das Feld „Plugins durchsuchen…“ ein.
- Finde das Plugin in den Suchergebnissen und klicke auf die Schaltfläche „Jetzt installieren“.
Manuelle Installation
- Lade das Plugin herunter und entpacke die Dateien
- Lade den Ordner
wordpress-popular-posts
in das Verzeichnis/wp-content/plugins/
hoch. - Aktiviere das Plugin WordPress Popular Posts über den Menüpunkt „Plugins“ in WordPress.
Fertig! Was jetzt?
- Gehe zu Design > Widgets und füge das Widget WordPress Popular Posts zu deiner Seitenleiste hinzu. Wenn du alles eingestellt hast, klicke auf „Speichern“.
- Wenn du ein Caching-Plugin auf deiner Website installiert hast, lösche den Cache jetzt, damit WPP beginnen kann, deine Zugriffe zu erfassen.
- If you have a plugin that minifies JavaScript (JS) installed on your site please read this FAQ: Is WordPress Popular Posts compatible with plugins that minify/bundle JavaScript code?
- Wenn du ein Sicherheit-Plugin oder eine Firewall in deiner Website installiert hast, stelle sicher, dass du erlaube WPP Zugriff auf die REST API (engl.), damit die Zugriffe auf deine Seite erfasst werden.
- Gehe zu Design > Editor. Unter „Plugin-Dateien“ klicke auf
header.php
und stelle sicher, dass der Befehl<?php wp_head(); ?>
vorhanden ist (sollte direkt vor dem schließenden</head>
-Tag stehen). - (Optional but highly recommended) Are you running a medium/high traffic site? If so, it might be a good idea to check these suggestions to make sure your site’s performance stays up to par.
Das war es!
VERWENDUNG
WordPress Popular Posts kann auf drei unterschiedliche Arten verwendet werden:
- As a widget: simply drag and drop it into your theme’s sidebar and configure it or, if you’re using the Block Editor, you can also add it to your posts and pages.
- As a template tag: you can place it anywhere on your theme with
wpp_get_mostpopular()
. - Per Shortcode (engl.), so dass du sie in einen Beitrag oder eine Seite einbetten kannst.
Schaue auf jeden Fall auch im Wiki (engl.) vorbei, dort findest du noch mehr Informationen!
FAQ
Der FAQ-Abschnitt wurde hierhin (engl.) verschoben.
Rezensionen
Mitwirkende & Entwickler
„WordPress Popular Posts“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„WordPress Popular Posts“ wurde in 15 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „WordPress Popular Posts“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
6.1.1
- Fixes a rare PHP fatal error that can occur during plugin activation.
- Block: adds links to documentation within the block form for ease of access.
- Updates dependencies.
6.1.0
- Improves PHP 8.1 support.
- Adds new filter to modify the post date.
- Adds check to prevent the misuse of the Data Sampling feature (props to the JPCERT/CC team for reporting this issue).
- Updates dependencies.
6.0.5
- Fixes yet another issue where excerpts may output broken HTML under certain conditions (thanks dxylott54!)
- Updates .pot file.
6.0.4
- Block: improves logic when toggling certain settings.
- Block: adds back option to show post rating.
- get_views() is now compatible with Polylang/WPML.
- Updates dependencies.
- Updates .pot file.
6.0.3
- WPCS updates.
- Fixes an issue where excerpts may output broken HTML under certain conditions (thanks ozboss1!)
6.0.2
- Fixes issue with Stats dashboard not loading for Linux users (thanks agbuere!)
6.0.1
- Security improvements.
- Fixes fatal error in Image class (thanks Senri Miura!)
- Fixes fatal error in „classic“ widget when using widget themes (thanks Finn Jackson!)
- Updates ChartJS to version 3.8.0.
- Small improvements / fixes.
6.0.0
This release introduces a couple of major changes so please review before updating.
- Minimum required PHP version is now 7.2.
- Minimum required WordPress version is now 5.3.
- Breaking change: this version removes code that has been deprecated for a long time. See the release notes for more details.
- Widget block: fixes an issue where the length of the title when set via theme was being ignored.
- Widget block: fixes bug with thumbnail not rendering under certain circumstances (thanks the9mm!)
- Admin: the Statistics screen will now by default only lists posts. See the release notes for more details.
- Admin: only users with
edit_others_posts
capability (usually Editors and Administrators) will be able to access certain areas of WPP’s dashboard. - Admin: makes sure to escape params from
add_query_arg()
. - Fixes an issue where widget themes stored in child theme’s folder would not be recognized by the plugin.
- Small improvements / fixes.