该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

All Your Stack Posts

描述

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

屏幕截图

安装

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.

常见问题

  • 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.

评价

此插件暂无评价。

贡献者及开发者

「All Your Stack Posts」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial Public Release