HEX
Server: Apache/2.4.57 (Debian)
System: Linux web-server-k8s-e92jnr3j-6f99bff6b6-rp2wg 6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64
User: apache (48)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/sites/1250.info/wp-content/themes/poe/patterns/portfolio-filtration.php
<?php
/**
 * Title: Portfolio filtration formatted as a row of buttons.
 * Slug: poe/portfolio-filtration
 * Categories: poe-portfolio
 */
?>
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"0.5em"}}},"layout":{"type":"flex"}} -->
<div class="wp-block-group alignwide" style="padding-bottom:0.5em">
	<!-- wp:heading {"level":6,"style":{"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"fontSize":"large"} -->
	<h6 class="has-large-font-size" id="filter-by"
		style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">Filter by</h6>
	<!-- /wp:heading -->

	<!-- wp:buttons -->
	<div class="wp-block-buttons">
		<!-- wp:button {"className":"is-style-poe-arrow","fontSize":"large"} -->
		<div class="wp-block-button has-custom-font-size is-style-poe-arrow has-large-font-size"><a
				class="wp-block-button__link">Branding</a></div>
		<!-- /wp:button -->
	</div>
	<!-- /wp:buttons -->

	<!-- wp:buttons -->
	<div class="wp-block-buttons">
		<!-- wp:button {"className":"is-style-poe-arrow","fontSize":"large"} -->
		<div class="wp-block-button has-custom-font-size is-style-poe-arrow has-large-font-size"><a
				class="wp-block-button__link">Digital</a></div>
		<!-- /wp:button -->
	</div>
	<!-- /wp:buttons -->

	<!-- wp:buttons -->
	<div class="wp-block-buttons">
		<!-- wp:button {"className":"is-style-poe-arrow","fontSize":"large"} -->
		<div class="wp-block-button has-custom-font-size is-style-poe-arrow has-large-font-size"><a
				class="wp-block-button__link">Editorial</a></div>
		<!-- /wp:button -->
	</div>
	<!-- /wp:buttons -->

	<!-- wp:buttons -->
	<div class="wp-block-buttons">
		<!-- wp:button {"className":"is-style-poe-arrow","fontSize":"large"} -->
		<div class="wp-block-button has-custom-font-size is-style-poe-arrow has-large-font-size"><a
				class="wp-block-button__link">Packaging</a></div>
		<!-- /wp:button -->
	</div>
	<!-- /wp:buttons -->
</div>
<!-- /wp:group -->