Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

All Your Stack Posts

Opis

Inspired by the Meta question How can I download my content from a beta site?.

Intended as a mean to export all of a person’s participation in a Stack Exchange site. When viewing the page, one can print or export as HTML/PDF using the browser and system capabilities.
The maximum number of posts per page is 100 and that’s a SE API limitation.

If the user’s Answers are being viewed, the plugin will show 100 Questions per page with the user’s Answer bellow it.

If the user’s Questions are being viewed, the plugin will show 100 Questions per page with all the Answers given.

Check the twin plugin Stack Posts Widget.

Translations: Español.

Acknowledgments

Zrzuty ekranu

Instalacja

Extract the zip file and upload the contents to the wp-content/plugins/ directory of your WordPress installation, and then activate the plugin from plugins page.

Uninstall

The plugin doesn’t saves any option in the database. When de-activating the plugin, it deletes its template from the active theme folder. There’s no uninstall procedure.

Najczęściej zadawane pytania

  • After installed and activated, the plugin creates a template in the theme folder.

  • Create a new page and select the template „Stack Q&A’s”.

  • The plugin meta box only appears when this template is selected.

  • In the plugin’s custom meta box, select the Site, User ID, Posts per page (max. 100) and Enable caching.

Bugs, contributions and feature requests

Don’t hesitate to open a support thread.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„All Your Stack Posts” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0

  • Initial Public Release