apply_filters( 'amp_custom_paired_url_structure', string $structure_class )
Description #
Filters to allow a custom paired URL structure to be used.
Parameters #
- $structure_class
 - 
				
Paired URL structure class.
 
Source #
File: src/PairedRouting.php
apply_filters( 'amp_custom_paired_url_structure', string $structure_class )
Filters to allow a custom paired URL structure to be used.
Paired URL structure class.
File: src/PairedRouting.php