get_string( array( 'fragmentcache', 'engine' ) ); ?>

| | |

is_extension_active_frontend( 'fragmentcache' ) ) : ?> ' . esc_html( $ext['requirements'] ) . '

)'; } ?> .

array( 'type' => array(), 'name' => array(), 'value' => array(), ), ) ); ?>

    $descriptor ) : echo '
  • ' . esc_html( $group ) . ' (' . esc_html( $descriptor['expiration'] ) . ' secs): ' . esc_html( implode( ',', $descriptor['actions'] ) ) . '
  • '; endforeach; ?>

get_string( array( 'fragmentcache', 'engine' ) ) ) { $module = 'fragmentcache'; include W3TC_INC_DIR . '/options/parts/memcached_extension.php'; } elseif ( 'redis' === $config->get_string( array( 'fragmentcache', 'engine' ) ) ) { $module = 'fragmentcache'; include W3TC_INC_DIR . '/options/parts/redis_extension.php'; } ?>
name="fragmentcache___lifetime" value="get_integer( array( 'fragmentcache', 'lifetime' ) ) ); ?>" size="8" />

name="fragmentcache___file__gc" value="get_integer( array( 'fragmentcache', 'file.gc' ) ) ); ?>" size="8" />