WP Manifestindependent plugin directory
manifest / seo / wp-bonnier-sitemap

WP Bonnier Sitemap

A Sitemap plugin for the Willow platform

by Bonnier Publications · github.com/benjaminmedia/wp-bonnier-sitemap · website

0stars
2.7kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/benjaminmedia/wp-bonnier-sitemap/archive/refs/heads/master.zip

Also on Packagist as bonnier/wp-bonnier-sitemap:

composer require bonnier/wp-bonnier-sitemap

From the readme

WP Bonnier Sitemap A plugin for handling sitemaps in WordPress This plugin will monitor all public WPPost types and Filters This plugin makes some filters available to developers of WordPress sites, in order to customize the validation and handling of content to be processed by this plugin. WpBonnierSitemap::FILTERALLOWEDPOSTTYPES = 'sitemapallowedposttypes' This filter will allow you to remove or add post types that are allowed by the sitemap plugin, and therefore which post types will be listened for on changes. WpBonnierSitemap::FILTERPOSTALLOWEDINSITEMAP = 'postallowedinsitemap' This filter will allow you to hijack the validation for whether a WPPost is supposed to be in the sitemap. Default: true WpBonnierSitemap::FILTERPOSTTAGMINIMUMCOUNT = 'posttagminimumcount' This filter will allow you to define the minimum number of posts a tag needs to be attached to, for it to be included in a sitemap. Default: 5 WpBonnierSitemap::FILTERUSERMINIMUMCOUNT = 'userminimumcount' This filter will allow you to define the minimum number of posts a user needs to be attached to, for it to be included in a sitemap. Default: 5 WpBonnierSitemap::FILTERPOSTPERMALINK = 'sitemappostperma

Read the full README on GitHub →

Releases

TagPublished
1.7.5 Nov 16, 2022
1.7.4 Nov 16, 2022
1.7.3 Nov 16, 2022
1.7.2 Nov 16, 2022
1.7.1 Nov 16, 2022
1.7.0 Nov 16, 2022
1.6.6 Sep 12, 2022
1.6.5 Sep 9, 2022
1.6.4 Sep 5, 2022
1.6.3 Sep 5, 2022
1.6.2 Aug 10, 2022
1.6.1 Aug 9, 2022
1.6.0 Aug 2, 2022
1.5.5 Aug 18, 2021
1.5.4 Jul 8, 2021
1.5.3 Jun 24, 2021
1.5.2 Mar 12, 2021
1.5.1 Aug 18, 2020
1.5.0 May 13, 2020
1.4.0 Apr 29, 2020
1.3.0 Mar 20, 2020
1.2.0 Jan 28, 2020
1.1.4 Nov 21, 2019
1.1.3 Nov 21, 2019
1.1.2 Nov 21, 2019

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.