Title: ArchivesPress: Index Blocks for WordPress
Author: Milan Petrovic
Published: <strong>24 آوریل 2021</strong>
Last modified: 28 ژوئن 2024

---

جستجوی افزونه‌ها

![](https://ps.w.org/archivespress/assets/banner-772x250.png?rev=2978270)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/archivespress/assets/icon.svg?rev=2889135)

# ArchivesPress: Index Blocks for WordPress

 توسط [Milan Petrovic](https://profiles.wordpress.org/gdragon/)

[دانلود](https://downloads.wordpress.org/plugin/archivespress.3.3.zip)

[پیش‌نمایش زنده](https://fa.wordpress.org/plugins/archivespress/?preview=1)

 * [جزئیات](https://fa.wordpress.org/plugins/archivespress/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/archivespress/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/archivespress/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/archivespress/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/archivespress/)

## توضیحات

Display indexes based on the dates (years, months and days archives), authors and
taxonomy terms for quick navigation and filtering of posts with various customization
options available for each shortcode or block used.

The plugin uses shortcodes for each of the archive indexes. This includes three 
shortcodes, each one with various attributes to configure the index and styling.
And, the plugin also includes three blocks for the Gutenberg Block Editor. Each 
block can be configured via the Block Sidebar.

#### Block Editor Blocks

All blocks are available under ‘ArchivesPress’ block category.

 * Dates Archives Index
 * Authors Archives Index
 * Terms Archives Index

#### Shortcodes

 * Dates Archives Index: `[archivespress-dates]`
 * Authors Archives Index: `[archivespress-authors]`
 * Terms Archives Index: `[archivespress-terms]`

To learn more about each shortcode, available attributes and get some examples, 
make sure to check out the [knowledge base](https://support.dev4press.com/kb/product/archivespress/)
for this plugin.

#### More Plugin Features

 * SASS based styling
 * CSS using variables and flex
 * Two layouts for every shortcode
 * Change colors and font via shortcode
 * Support for RTL orientation
 * Fully responsive styling
 * Load styling file only when needed

#### Home, Knowledge Base, Support and GitHub

 * Learn more About the Plugin: [ArchivesPress Website](https://plugins.dev4press.com/archivespress/)
 * Shortcodes Configuration: [ArchivesPress Knowledge Base](https://support.dev4press.com/kb/product/archivespress/)
 * Support Forum: [Dev4Press Support](https://support.dev4press.com/forums/forum/plugins-free/archivespress/)
 * Contribute to Plugin Development: [ArchivesPress on GitHub](https://github.com/dev4press/archivespress)

## عکس‌های صفحه

[⌊Examples for the Dates Archives Index⌉⌊Examples for the Dates Archives Index⌉[

Examples for the Dates Archives Index

[⌊Examples for the Author Archives Index⌉⌊Examples for the Author Archives Index⌉[

Examples for the Author Archives Index

[⌊Examples for the Terms Archives Index⌉⌊Examples for the Terms Archives Index⌉[

Examples for the Terms Archives Index

[⌊Blocks with Settings in Block Editor⌉⌊Blocks with Settings in Block Editor⌉[

Blocks with Settings in Block Editor

## بلوک‌ها

این افزونه 3 بلوک ارائه می‌دهد.

 *   Dates Archives Index Display dates archives index.
 *   Authors Archives Index Display authors archives index.
 *   Terms Archives Index Display taxonomy terms archives index.

## نصب

#### General Requirements

 * PHP: 7.4 or newer
 * WordPress: 6.0 or newer

#### PHP Notice

 * The plugin doesn’t work with PHP 7.3 or older versions.

#### WordPress Notice

 * The plugin doesn’t work with WordPress 5.9 or older versions.

#### Basic Installation

 * Plugin folder in the WordPress plugins folder should be `archivespress`.
 * Upload `archivespress` folder to the `/wp-content/plugins/` directory.
 * Activate the plugin through the ‘Plugins’ menu in WordPress.
 * Plugin doesn’t have any settings, and it doesn’t add any panels to WordPress 
   administration.

## سوالات متداول

### How can I add blocks to my posts?

All three blocks registered by this plugin are listed under ‘ArchivesPress’ block
category.

### Where can I configure the plugin?

The plugin doesn’t have any global settings or configuration panels.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“ArchivesPress: Index Blocks for WordPress” نرم افزار متن باز است. افراد زیر در 
این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Milan Petrovic ](https://profiles.wordpress.org/gdragon/)

[ترجمه “ArchivesPress: Index Blocks for WordPress” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/archivespress)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/archivespress/)، [مخزن SVN](https://plugins.svn.wordpress.org/archivespress/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/archivespress/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/archivespress/) مشترک شوید.

## گزارش تغییرات

#### Version: 3.3 / June 28, 2024

 * New: updated plugin system requirements
 * Edit: reverted blocks packages dependencies and build to WP 6.1
 * Fix: minor issue with duplicated directives for multi block
 * Fix: block dependencies causing blocks to not load

#### Version: 3.2 / March 2, 2024

 * New: updated plugin system requirements
 * Edit: built with the updated core libraries

#### Version: 3.1 / December 21, 2023

 * New: updated plugin system requirements
 * Edit: built with the updated core libraries

#### Version: 3.0 / October 12, 2023

 * New: blocks source uses JSON file format for blocks
 * New: built with the updated core libraries
 * New: requires WordPress 5.8 or newer
 * Edit: few changes to the block controls imports
 * Edit: updated missing default values for blocks
 * Fix: issue with having the colors as CSS variables

#### Version: 2.6 / July 15, 2023

 * New: built with the updated core libraries

#### Version: 2.5 / February 3, 2023

 * New: built with the updated core libraries

#### Version: 2.4 / December 13, 2022

 * New: tested with the new WordPress 6.1
 * New: built with the updated core libraries

#### Version: 2.3 / August 25, 2022

 * New: built with the updated core libraries

#### Version: 2.2 / May 14, 2022

 * New: tested with the new WordPress 6.0
 * New: built with the updated core libraries

#### Version: 2.1 / August 3, 2021

 * New: tested with the new WordPress 5.8
 * New: built with the updated core libraries
 * New: blocks in editor wrapped in Disabled control
 * New: improved with SVG icons for all blocks

#### Version: 2.0 / May 1, 2021

 * New: blocks for the gutenberg block editor
 * New: additional wrapper for each index block
 * New: options/attributes to hide posts counts
 * New: show post counts for the dates index days
 * New: show months using names or numbers only
 * New: requires WordPress 5.3 or newer
 * Edit: various tweaks and improvements to rendering
 * Edit: several smaller styling improvements
 * Edit: translation strings include extra information

#### Version: 1.0 / April 22, 2021

 * New: first official version

## افزونه‌ی انجمنی

این افزونه توسط یک انجمن توسعه یافته و پشتیبانی شده است. [مشارکت در این افزونه](https://github.com/dev4press/archivespress)

## اطلاعات

 *  نگارش **3.3**
 *  آخرین به‌روزرسانی **2 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 6.1 یا بالاتر **
 *  آزمایش‌شده تا **6.6.5**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/archivespress/)
 * برچسب
 * [archives](https://fa.wordpress.org/plugins/tags/archives/)[blocks](https://fa.wordpress.org/plugins/tags/blocks/)
   [dev4press](https://fa.wordpress.org/plugins/tags/dev4press/)[index](https://fa.wordpress.org/plugins/tags/index/)
   [navigation](https://fa.wordpress.org/plugins/tags/navigation/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/archivespress/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/archivespress/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/archivespress/reviews/)

## مشارکت کنندگان

 *   [ Milan Petrovic ](https://profiles.wordpress.org/gdragon/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/archivespress/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://buymeacoffee.com/millan)