w3tc_pgcache_postfix_nginx
w3tc_pgcache_postfix_nginx
Appears in: w3-total-cache.2.7.2, w3-total-cache.2.7.5, w3-total-cache.2.7.7, w3-total-cache.2.8.0, w3-total-cache.2.8.2, w3-total-cache.2.8.6, w3-total-cache.2.8.7, w3-total-cache.2.8.8
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.8.8apply_filters('w3tc_pgcache_postfix_nginx') is found 1 times:
- /PgCache_Environment.php line 1189
* @since 2.7.1 * * @param string $key_postfix Key postfix string. */ $key_postfix = \apply_filters( 'w3tc_pgcache_postfix_nginx', $key_postfix ); if ( 'file_generic' === $pgcache_engine ) { $rules .= $this->for_file_generic( $config, $cache_dir, $env_request_uri,