Last updated July 11, 2026, Version 0.34
- gatherpress_asset_critical
- gatherpress_asset_utility_style_block_prefixes
- gatherpress_async_geocode_delay
- gatherpress_async_geocode_failed
- gatherpress_async_geocode_pre_enqueue_job
- gatherpress_autoloader
- gatherpress_calendar_url
- gatherpress_date_format
- gatherpress_datetime_format
- gatherpress_event_archive_mode
- gatherpress_event_datetime_label
- gatherpress_event_feed_content
- gatherpress_event_feed_excerpt
- gatherpress_event_starter_patterns
- gatherpress_event_updates_default_opt_in
- gatherpress_force_online_event_link
- gatherpress_geocode_on_save_enabled
- gatherpress_geocode_rate_limit_enabled
- gatherpress_geocode_rate_limit_per_minute
- gatherpress_geocode_street_line
- gatherpress_import
- gatherpress_interactive_map_tile_attribution
- gatherpress_interactive_map_tile_url
- gatherpress_is_alpha_active
- gatherpress_log_geocoding_errors
- gatherpress_map_height
- gatherpress_map_tile_attribution
- gatherpress_map_tile_url
- gatherpress_map_zoom
- gatherpress_network_is_option_inherited
- gatherpress_photon_api_url
- gatherpress_pre_get_http_input
- gatherpress_pre_get_wp_referer
- gatherpress_pseudo_post_metas
- gatherpress_pseudopostmetas
- gatherpress_query_vars
- gatherpress_register_map_providers
- gatherpress_register_static_map_providers
- gatherpress_roles
- gatherpress_rsvp_comment_query_exclusion
- gatherpress_settings_section
- gatherpress_shadow_taxonomy_args
- gatherpress_shadow_taxonomy_object_types
- gatherpress_static_map_composite_time_budget
- gatherpress_static_map_descriptors
- gatherpress_static_map_generate_2x
- gatherpress_static_map_prewarm_batch_size
- gatherpress_static_map_prewarm_content_batch_size
- gatherpress_static_map_prewarm_pre_enqueue_job
- gatherpress_static_map_tile_url
- gatherpress_sub_pages
- gatherpress_template_path
- gatherpress_text_after
- gatherpress_time_format
- gatherpress_timezone
- gatherpress_venue_map_composite_time_budget
- gatherpress_venue_map_descriptors
- gatherpress_venue_map_generate_2x
- gatherpress_venue_map_height
- gatherpress_venue_map_prewarm_batch_size
- gatherpress_venue_map_prewarm_content_batch_size
- gatherpress_venue_map_prewarm_pre_enqueue_job
- gatherpress_venue_map_tile_url
- gatherpress_venue_map_zoom
- gatherpress_venue_post_type
- gatherpress_venue_starter_patterns
- post_type_labels_%s
- taxonomy_labels_%s
class-admin-list.php
gatherpress_event_datetime_labelFilters the label used for the event-date admin list column.
class-assets.php
gatherpress_asset_criticalFilters whether an asset file is considered critical.gatherpress_asset_utility_style_block_prefixesFilters additional block-name prefixes whose blocks should
class-autoloader.php
gatherpress_autoloaderFilters the registered autoloaders for GatherPress.
class-calendar.php
gatherpress_calendar_urlFilters the calendar URL for a single event.
class-event-query.php
gatherpress_query_varsThis filter is documented in includes/query-loop.php
class-event.php
gatherpress_date_formatgatherpress_datetime_formatgatherpress_force_online_event_linkFilters whether to force the display of the online event link.gatherpress_time_formatgatherpress_timezone
class-feed.php
gatherpress_event_feed_contentFilters the event content in feeds.gatherpress_event_feed_excerptFilters the event excerpt in feeds.
class-geocoding.php
gatherpress_async_geocode_delayFilters the delay between an address-change save and the cron firing.gatherpress_async_geocode_failedFires when the async geocode handler exits because Photongatherpress_async_geocode_pre_enqueue_jobFilter the geocode enqueue call to take over scheduling.gatherpress_geocode_on_save_enabledFilters whether the async geocode should run on venue save.gatherpress_geocode_rate_limit_enabledFilter whether the geocode REST rate limit is enforced.gatherpress_geocode_rate_limit_per_minuteFilter the per-user requests-per-minute ceiling for thegatherpress_geocode_street_lineFilters the street line (house number + street) in a geocode label.gatherpress_log_geocoding_errorsFilters whether to write a PHP error-log line when Photon returns a bodygatherpress_photon_api_urlFilters the Photon API base URL used for geocoding and address search.
class-import.php
gatherpress_importFires for every GatherPress data to be imported.
class-manager.php
gatherpress_register_static_map_providersFires when venue map providers are being registered.
class-map.php
gatherpress_map_heightFilter the height used when rendering the static venue map.gatherpress_map_zoomFilter the zoom level used when rendering the static venue map.gatherpress_static_map_descriptorsFilters the parsed descriptor map for a venue.gatherpress_static_map_generate_2xFilter whether to generate the retina (2×) static-map variant.
class-migrate.php
gatherpress_pseudo_post_metasFilters the list of data-names and their respective export- and import-callbacks.
class-osm.php
gatherpress_static_map_composite_time_budgetFilter the wall-clock budget (in seconds) for a single OSMgatherpress_static_map_tile_urlFilter the tile URL template used by the OSM static map provider.
class-prewarm.php
gatherpress_static_map_prewarm_batch_sizeFilter the venue-map prewarm scan batch size.gatherpress_static_map_prewarm_content_batch_sizeFilter the venue-map prewarm content-scan batch size.gatherpress_static_map_prewarm_pre_enqueue_jobFilter the prewarm enqueue call to take over scheduling.
class-query.php
gatherpress_rsvp_comment_query_exclusionFilters whether RSVP comments should be excluded from a comment query.
class-roles.php
gatherpress_rolesFilter the list of roles for GatherPress.
class-settings.php
gatherpress_interactive_map_tile_attributionFilters the attribution HTML rendered with the venue map.gatherpress_interactive_map_tile_urlFilters the Leaflet tile layer URL used by the venue map.gatherpress_network_is_option_inheritedFilters whether a specific GatherPress option is inherited from the network.gatherpress_sub_pagesFilters the list of GatherPress sub pages.
class-setup.php
gatherpress_event_archive_modeFilters the resolved event archive mode.gatherpress_event_starter_patternsFilters the array of event starter pattern definitions.gatherpress_is_alpha_activeFilters whether GatherPress Alpha is considered active.gatherpress_venue_post_typeFilters the post type used as the venue.gatherpress_venue_starter_patternsFilters the array of venue starter pattern definitions.post_type_labels_%s
class-shadow-source.php
gatherpress_shadow_taxonomy_argsFilters the taxonomy registration args for a shadow-source post type.gatherpress_shadow_taxonomy_object_typesFilters which event post types the shadow taxonomy should be
class-topic.php
class-user.php
gatherpress_event_updates_default_opt_inFilters the default state of the event updates opt-in.
class-utility.php
gatherpress_pre_get_http_inputShort-circuit filter for HTTP input retrieval during testing.gatherpress_pre_get_wp_refererShort-circuit filter for wp_get_referer() during testing.gatherpress_template_pathFilters the resolved template path returned byUtility::locate_template().
network-page.php
gatherpress_settings_sectionFires so tabs that render via the GatherPress settings section action