| 开发者 | edenhance |
|---|---|
| 更新时间 | 2026年1月12日 21:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | MIT |
| 版权网址: | 版权信息 |
citrus folder to the /wp-content/plugins/ directory, or install the plugin via the WordPress Plugins screen.Yes! As of version 1.2.0, you can manually provide BibTeX data instead of using the Pure API. Simply select "Manual Upload" as your data source in the settings, then either paste your BibTeX content or upload a .txt file.
No, Pure API access is optional. You can choose between:
WordPress restricts certain file types for security reasons, including .bib and .bibtex files. To work around this, you have two easy options:
Most reference managers can export to BibTeX format:
Any standard BibTeX format will work. Your data should contain entries like @article, @inproceedings, @book, etc. The plugin parses standard BibTeX fields including title, author, year, journal, booktitle, publisher, and more.
Yes, you can change your data source at any time in the plugin settings. When you switch modes, the plugin will use the appropriate data source for displaying publications.
No. AI features are optional. The plugin works perfectly without AI. If enabled, you will need an OpenAI-compatible API key.
BibTeX data and cached files are saved to wp-content/uploads/citrus/, not inside the plugin directory. This keeps data safe during plugin updates and avoids asking users to edit plugin files.
Yes. API keys are stored securely in WordPress options and never exposed to the frontend. Only publication metadata (titles, abstracts, years) may be sent to the AI provider when summaries are generated.
Yes. Citrus uses clean, modern CSS that adapts to any theme and supports dark mode.
Choose from 6 built-in color schemes or add custom CSS via the settings page. CSS variables are available for easy theming.