PHPackages                             frc/wp-multilingual-options-page - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. frc/wp-multilingual-options-page

ActiveWordpress-plugin[Localization &amp; i18n](/categories/localization)

frc/wp-multilingual-options-page
================================

Create ACF Options Pages for all languages

0.0.3(4y ago)015.6k1MITPHP

Since Dec 3Pushed 4y ago2 watchersCompare

[ Source](https://github.com/frc/wp-multilingual-options-page)[ Packagist](https://packagist.org/packages/frc/wp-multilingual-options-page)[ RSS](/packages/frc-wp-multilingual-options-page/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)DependenciesVersions (5)Used By (1)

Multilingual Options Page
=========================

[](#multilingual-options-page)

Create multilingual ACF Options Pages.

The plugin creates a separate options subpage for each language. Works with multisite also when sites have different languages active.

Usage:

```
$multilingual_options_page = FrcMultilingualOptionsPage::get_instance();
$multilingual_options_page->add_page($title, $parent_slug);

```

E.g.

```
$multilingual_options_page->add_page('Footer', 'site-settings');

```

If active languages are Finnish and English, the plugin will create two options subpages: `Footer FI` and `Footer EN` under `site-settings` parent. When creating parent, slug is defined with `menu_slug`.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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.

###  Release Activity

Cadence

Every ~397 days

Total

3

Last Release

1601d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f1e6b94e34fb8afb2d20c27189f9de8ff081f8a6949ee225d3a450327abb45f2?d=identicon)[janne](/maintainers/janne)

### Embed Badge

![Health badge](/badges/frc-wp-multilingual-options-page/health.svg)

```
[![Health](https://phpackages.com/badges/frc-wp-multilingual-options-page/health.svg)](https://phpackages.com/packages/frc-wp-multilingual-options-page)
```

###  Alternatives

[php-translation/translator

Translator services

25224.8k5](/packages/php-translation-translator)[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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