PHPackages                             impression/acf-multisite-select - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. impression/acf-multisite-select

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

impression/acf-multisite-select
===============================

Select a site from a network and return blog id

31101[1 issues](https://github.com/JamesImpression/acf-multisite-select/issues)PHP

Since Jun 30Pushed 9y ago2 watchersCompare

[ Source](https://github.com/JamesImpression/acf-multisite-select)[ Packagist](https://packagist.org/packages/impression/acf-multisite-select)[ RSS](/packages/impression-acf-multisite-select/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ACF Field Type Template
=======================

[](#acf-field-type-template)

Welcome to the Advanced Custom Fields field type template repository. Here you will find a starter-kit for creating a new ACF field type. This starter-kit will work as a normal WP plugin.

For more information about creating a new field type, please read the following article:

### Structure

[](#structure)

- `/assets`: folder for all asset files.
- `/assets/css`: folder for .css files.
- `/assets/images`: folder for image files
- `/assets/js`: folder for .js files
- `/fields`: folder for all field class files.
- `/fields/multisite_select-v5.php`: Field class compatible with ACF version 5
- `/fields/multisite_select-v4.php`: Field class compatible with ACF version 4
- `/lang`: folder for .pot, .po and .mo files
- `acf-multisite_select.php`: Main plugin file that includes the correct field file based on the ACF version
- `readme.txt`: WordPress readme file to be used by the WordPress repository

### step 1.

[](#step-1)

This template uses `PLACEHOLDERS` such as `multisite_select` throughout the file names and code. Use the following list of placeholders to do a 'find and replace':

- `multisite_select`: Single word, no spaces. Underscores allowed. eg. donate\_button
- `Select a site from a network and return blog id`: Multiple words, can include spaces, visible when selecting a field type. eg. Donate Button
- `https://github.com/JamesImpression/acf-multisite-select`: Url to the github or WordPress repository
- `PLUGIN_TAGS`: Comma separated list of relevant tags
- `Select a site from a network and return blog id`: Brief description of the field type, no longer than 2 lines
- `EXTENDED_DESCRIPTION`: Extended description of the field type
- `James H-Hall`: Name of field type author
- `https://github.com/JamesImpression`: URL to author's website

### step 2.

[](#step-2)

Edit the `multisite_select-v5.php` and `multisite_select-v4.php` files (now renamed using your field name) and include your custom code in the appropriate functions. Please note that v4 and v5 field classes have slightly different functions. For more information, please read:

-

### step 3.

[](#step-3)

Edit this `README.md` file with the appropriate information and delete all content above and including the following line.

---

ACF Select a site from a network and return blog id Field
=========================================================

[](#acf-select-a-site-from-a-network-and-return-blog-id-field)

Select a site from a network and return blog id

---

### Description

[](#description)

EXTENDED\_DESCRIPTION

### Compatibility

[](#compatibility)

This ACF field type is compatible with:

- ACF 5
- ACF 4

### Installation

[](#installation)

1. Copy the `acf-multisite_select` folder into your `wp-content/plugins` folder
2. Activate the Select a site from a network and return blog id plugin via the plugins admin page
3. Create a new field via ACF and select the Select a site from a network and return blog id type
4. Please refer to the description for more info regarding the field type settings

### Changelog

[](#changelog)

Please see `readme.txt` for changelog

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/84cc83d024bf1d44f6bae42d7a5fe788b08df3d46448df18ed001f62fb470480?d=identicon)[Impression](/maintainers/Impression)

---

Top Contributors

[![JamesImpression](https://avatars.githubusercontent.com/u/12607524?v=4)](https://github.com/JamesImpression "JamesImpression (1 commits)")

### Embed Badge

![Health badge](/badges/impression-acf-multisite-select/health.svg)

```
[![Health](https://phpackages.com/badges/impression-acf-multisite-select/health.svg)](https://phpackages.com/packages/impression-acf-multisite-select)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
