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 today

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 51% 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

1647d 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

[smarty-gettext/smarty-gettext

Gettext plugin enabling internationalization in Smarty Package files

752.5M8](/packages/smarty-gettext-smarty-gettext)[renatomarinho/laravel-multi-language

Laravel Multi Language

235.1k](/packages/renatomarinho-laravel-multi-language)

PHPackages © 2026

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