PHP 7.4.33
Preview: access-functions.php Size: 418 B
/var/www/candid-stg.bitkit.dk/httpdocs/wp-content/plugins/wpgraphql-acf/access-functions.php
<?php

/**
 * @param string                $acf_field_type
 * @param array<mixed>|callable $config
 */
function register_graphql_acf_field_type( string $acf_field_type, $config = [] ): void {
	add_action(
		'wpgraphql/acf/register_field_types',
		static function ( \WPGraphQL\Acf\FieldTypeRegistry $registry ) use ( $acf_field_type, $config ) {
			$registry->register_field_type( $acf_field_type, $config );
		}
	);
}

Directory Contents

Dirs: 3 × Files: 10
Name Size Perms Modified Actions
build DIR
- drwxr-xr-x 2025-01-28 07:19:11
Edit Download
src DIR
- drwxr-xr-x 2025-01-28 07:19:11
Edit Download
vendor DIR
- drwxr-xr-x 2025-01-28 07:19:11
Edit Download
610 B lrw-r--r-- 2025-01-28 07:19:11
Edit Download
418 B lrw-r--r-- 2025-01-28 07:19:11
Edit Download
6 B lrw-r--r-- 2025-01-28 07:19:11
Edit Download
11.04 KB lrw-r--r-- 2025-01-28 07:19:11
Edit Download
6 B lrw-r--r-- 2025-01-28 07:19:11
Edit Download
2.42 KB lrw-r--r-- 2025-01-28 07:19:11
Edit Download
34.33 KB lrw-r--r-- 2025-01-28 07:19:11
Edit Download
11.06 KB lrw-r--r-- 2025-01-28 07:19:11
Edit Download
388 B lrw-r--r-- 2025-01-28 07:19:11
Edit Download
2.23 KB lrw-r--r-- 2025-01-28 07:19:11
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).