Snow Monkey Archive Content #7 in Theme Tools
Activating this plug-in, you will be able to assign pages to archive pages.
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/inc2734/snow-monkey-archive-content/releases/download/1.2.5/snow-monkey-archive-content.zipReadme
Snow Monkey Archive Content
This is a plugin for Premium WordPress Theme Snow Monkey. You can display the contents of the page on the archive pages.
Build
$ npm install
$ composer install
Filter hooks
snow_monkey_archive_content_enable_assignment_author
Disables assignment to author archives in the customizer. Already assigned pages will not be unassigned, so unassign them in advance.
add_filter( 'snow_monkey_archive_content_enable_assignment_author', '__return_false' );
snow_monkey_archive_content_enable_assignment_category
Disables assignment to category archives in the customizer. Already assigned pages will not be unassigned, so unassign them in advance.
add_filter( 'snow_monkey_archive_content_enable_assignment_category', '__return_false' );
snow_monkey_archive_content_enable_assignment_custom-post-archive
Disables assignment to custom post archives in the customizer. Already assigned pages will not be unassigned, so unassign them in advance.
add_filter( 'snow_monkey_archive_content_enable_assignment_custom-post-archive', '__return_false' );
snow_monkey_archive_content_enable_assignment_custom-taxonomy
Disables assignment to custom taxonomy archives in the customizer. Already assigned pages will not be unassigned, so unassign them in advance.
add_filter( 'snow_monkey_archive_content_enable_assignment_custom-taxonomy', '__return_false' );
snow_monkey_archive_content_enable_assignment_home
Disables assignment to home in the customizer. Already assigned pages will not be unassigned, so unassign them in advance.
add_filter( 'snow_monkey_archive_content_enable_assignment_home', '__return_false' );
snow_monkey_archive_content_enable_assignment_post-tag
Disables assignment to tag archives in the customizer. Already assigned pages will not be unassigned, so unassign them in advance.
add_filter( 'snow_monkey_archive_content_enable_assignment_post-tag', '__return_false' );Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.2.5 | Nov 25, 2024 | snow-monkey-archive-content.zip | 316,739 |
| 1.2.4 | Nov 13, 2024 | snow-monkey-archive-content.zip | 11,050 |
| 1.2.3 | Nov 13, 2024 | snow-monkey-archive-content.zip | 282 |
| 1.2.2 | Nov 12, 2024 | snow-monkey-archive-content.zip | 1,008 |
| 1.2.1 | Sep 24, 2024 | snow-monkey-archive-content.zip | 40,890 |
| 1.2.0 | Mar 12, 2024 | snow-monkey-archive-content.zip | 164,058 |
| 1.1.1 | Nov 9, 2023 | snow-monkey-archive-content.zip | 83,933 |
| 1.1.0 | Nov 8, 2023 | snow-monkey-archive-content.zip | 793 |
| 1.0.6 | Mar 15, 2022 | snow-monkey-archive-content.zip | 303,305 |
| 1.0.5 | Feb 7, 2022 | snow-monkey-archive-content.zip | 13,444 |
| 1.0.4 | Aug 26, 2021 | snow-monkey-archive-content.zip | 52,317 |
| 1.0.3 | Aug 16, 2021 | snow-monkey-archive-content.zip | 2,887 |
| 1.0.1 | Aug 12, 2021 | snow-monkey-archive-content.zip | 1,008 |
| 1.0.0 | Aug 12, 2021 | snow-monkey-archive-content.zip | 27 |
| 0.10.2 | Feb 22, 2021 | snow-monkey-archive-content.zip | 40,520 |
| 0.10.1 | Feb 3, 2021 | snow-monkey-archive-content.zip | 3,708 |
| 0.10.0 | Feb 2, 2021 | snow-monkey-archive-content.zip | 219 |
| 0.9.1 | Dec 11, 2020 | snow-monkey-archive-content.zip | 9,406 |
| 0.9.0 | Sep 2, 2020 | snow-monkey-archive-content.zip | 14,704 |
| 0.8.0 | Aug 12, 2020 | snow-monkey-archive-content.zip | 2,902 |
| 0.7.0 | Jan 11, 2020 | snow-monkey-archive-content.zip | 10,012 |
| 0.6.3 | Dec 3, 2019 | snow-monkey-archive-content.zip | 7,729 |
| 0.6.2 | Oct 15, 2019 | snow-monkey-archive-content.zip | 5,359 |
| 0.6.1 | Oct 7, 2019 | snow-monkey-archive-content.zip | 1,539 |
| 0.5.2 | Sep 3, 2019 | snow-monkey-archive-content.zip | 1,768 |
Active-site estimate ≈11,050 comes from the median of recent superseded releases. Method.