這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Books You’ve Read

外掛說明

It’s important to write about what you’ve read. For a long time I’ve been meaning to write blog posts for all of the books that I’ve read recently but found that I got lost when it came time to begin the process. So I created a plugin that makes it easy to keep track! Basically, it’s a good-looking way to write about the books you’ve read and display them on your website. I utilize some basic prompts to help you extract the meaningful parts of the book and the plugin then creates a blog post entry from this information. Presently the prompts are:
-Date Finished
-Book Summary
-What Did You Learn from the Book?
-Any Final Thoughts?

If you have any recommendations for other prompts to use please let me know at me@trevorelwell.com and I’d be happy to consider them!

螢幕擷圖

  • Rendered version of the [byr_show_all_books] shortcode
  • View of the Books Read blog post type and where/how it’s displayed on your WordPress installation
  • View of the prompts on the Books Read blog post type under Add New

安裝方式

Installation of Books You’ve Read is simple. The shortcode utilized is [byr_show_all_books] which you can put onto any of your pages or posts. Here’s some more installation info:

  1. Upload the byr folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('byr_show_all_books'); ?> in your templates or place [byr_show_all_books] in a post or a page
  4. Begin writing about the books that you’ve read!

Please keep in mind that books need a featured image in order to properly show up on the list of all books. I recommend using a high-quality image of the cover of the book but you can be as creative as you’d like.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Books You’ve Read〉的開發相關工作。

參與者

將〈Books You’ve Read〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1

-First released version of the Books You’ve Read plugin