Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Binge Reading Archive Page Template

Опис

This plugin creates a new WordPress page template called “Binge Reading Archive by Month.” Using this page template will create a listing of all posts by month since the site’s creation in chronological order. It is useful for new readers who want to catch up on the entire history of the blog. Like Netflix binge watching or podcast binge listening, but for your blog!

See an example here: Example of All Posts Page Template at Narrow Bridge Media

Скріншоти

  • Activate Page Template
  • Live Example

Встановлення

From the WordPress plugin repository: 1. Search for the plugin by name 1. Click install, then activate

Manually Using The WordPress Dashboard: 1. Download all-posts-archive-page.zip to your computer 1. Navigate to the ‘Add New’ Plugin Dashboard 1.Choose the upload option, and upload all-posts-archive-page.zip 1. Activate the plugin on the WordPress Plugin Dashboard

Using FTP: 1. Download all-posts-archive-page.zip to your computer 1. Extract all-posts-archive-page.zip to your computer 1. Upload the all-posts-archive-page directory to your wp-content/plugins directory 1. Activate the plugin on the WordPress Plugins dashboard

Часті питання

This plugin does not create any new menus or options on the dashboard. It only creates the dropdown to activate the page template, visible on the page editor screen.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Binge Reading Archive Page Template” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Binge Reading Archive Page Template” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.3

  • 10/23/2016
  • Remove extra blank lines from code
  • Add WordPress administration menu
  • Remove unneeded breaks “\“ from readme.txt
  • Remove unused development file ‘binge-reading-category.html’ from stable plugin version files.

0.2

  • 10/21/2016
  • Add Genesis theme check and warning message
  • Added new name for “PageTemplater” function to avoid conflicts

0.1

  • 10/17/2016
  • Initial version