Add 3 hooks: hook_simple_sitemap_arbitrary_links_alter,...
Add 3 hooks: hook_simple_sitemap_arbitrary_links_alter, hook_simple_sitemap_attributes_alter, hook_simple_sitemap_index_attributes_alter
Showing
- simple_sitemap.api.php 43 additions, 2 deletionssimple_sitemap.api.php
- simple_sitemap.services.yml 12 additions, 0 deletionssimple_sitemap.services.yml
- src/Batch/ArbitraryUrlGenerator.php 24 additions, 0 deletionssrc/Batch/ArbitraryUrlGenerator.php
- src/Batch/Batch.php 10 additions, 16 deletionssrc/Batch/Batch.php
- src/Batch/CustomUrlGenerator.php 1 addition, 18 deletionssrc/Batch/CustomUrlGenerator.php
- src/Batch/EntityUrlGenerator.php 2 additions, 2 deletionssrc/Batch/EntityUrlGenerator.php
- src/Batch/UrlGeneratorBase.php 17 additions, 0 deletionssrc/Batch/UrlGeneratorBase.php
- src/SitemapGenerator.php 44 additions, 16 deletionssrc/SitemapGenerator.php
src/Batch/ArbitraryUrlGenerator.php
0 → 100644
Please register or sign in to comment