{"id":23178706,"url":"https://github.com/figuren-theater/ft-options","last_synced_at":"2025-08-18T12:31:10.656Z","repository":{"id":151406344,"uuid":"559285013","full_name":"figuren-theater/ft-options","owner":"figuren-theater","description":"Options management via code for a WordPress multisite like figuren.theater","archived":false,"fork":false,"pushed_at":"2024-02-24T14:03:01.000Z","size":118,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-29T23:52:07.586Z","etag":null,"topics":["multisite","options","site-options","wordpress","wordpress-muplugin"],"latest_commit_sha":null,"homepage":"https://websites.fuer.figuren.theater","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/figuren-theater.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-29T16:27:37.000Z","updated_at":"2024-04-22T15:27:45.000Z","dependencies_parsed_at":"2024-02-22T01:43:18.748Z","dependency_job_id":"5a97ea85-0c7f-4c0a-b08b-fe32c4c8f2a5","html_url":"https://github.com/figuren-theater/ft-options","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-options","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-options/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-options/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-options/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/figuren-theater","download_url":"https://codeload.github.com/figuren-theater/ft-options/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230151950,"owners_count":18181327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["multisite","options","site-options","wordpress","wordpress-muplugin"],"created_at":"2024-12-18T07:12:30.845Z","updated_at":"2024-12-18T07:12:31.427Z","avatar_url":"https://github.com/figuren-theater.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/figuren-theater/ft-options\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/figuren-theater/logos/main/favicon.png\" alt=\"figuren.theater Logo\" width=\"100\" height=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003efiguren.theater | Options\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Options Management for a WordPress Multisite network like \u003ca href=\"https://figuren.theater\"\u003efiguren.theater\u003c/a\u003e.\n    \u003cbr /\u003e\u003cbr /\u003e\u003cbr /\u003e\n    \u003ca href=\"https://meta.figuren.theater/blog\"\u003e\u003cstrong\u003eRead our blog\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://figuren.theater\"\u003eSee the network in action\u003c/a\u003e\n    •\n    \u003ca href=\"https://mein.figuren.theater\"\u003eJoin the network\u003c/a\u003e\n    •\n    \u003ca href=\"https://websites.fuer.figuren.theater\"\u003eCreate your own network\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## About\n\n\nThis is the long desc\n\n* [x] *list closed tracking-issues or `docs` files here*\n* [ ] Write better Readme\n* [ ] Do you have any [ideas](https://github.com/figuren-theater/ft-options/issues/new) ?\n\n## Background \u0026 Motivation\n\n...\n\n## Install\n\n1. Install via command line\n\t```sh\n\tcomposer require figuren-theater/ft-options\n\t```\n\n## Usage\n\n### API\n\n```php\nFiguren_Theater::API\\get_...()\n```\n\n### Plugins included\n\nThis package contains the following plugins.\nThoose are completely managed by code and lack of their typical UI.\n\n* [markjaquith/wp-tlc-transients](https://packagist.org/packages/markjaquith/wp-tlc-transients)\n    A WP transients interface with support for soft-expiration, background updating of the transients. \u003cbr/\u003e*(Not a real plugin, but a powerful external library, that is autoloaded via composer.)*\n\n\n### What does this package do in addition?\n\nAccompaniying the core functionality of the mentioned plugins, theese **best practices** are included with this package.\n\n* Provide an API for handling WordPress `options` and `site_options` completely static via code by utilising some functions around the `pre_option_${option_name}` filter. The API allows options to be either:\n\n    + *static*\u003cbr/\u003e\n       The same code-defined option value is used througout the complete network of all sites.\n    +  *synced*\u003cbr/\u003e\n       The option value used, is taken from another site within the multisite network.\n    +  *merged*\u003cbr/\u003e\n       This is handy especially for options containing array or objects of different data. This option-type mixes static option values, provided by code, with dynamic data created by and for the current site.\n\n\n\n## Built with \u0026 uses\n\n  - [dependabot](/.github/dependabot.yml)\n  - [code-quality](https://github.com/figuren-theater/code-quality/)\n     A set of status checks to ensure high and consitent code-quality for the figuren.theater platform.\n  - ....\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n## Versioning\n\nWe use [Semantic Versioning](http://semver.org/) for versioning. For the versions\navailable, see the [tags on this repository](https://github.com/figuren-theater/ft-options/tags).\n\n## Authors\n\n  - **Carsten Bach** - *Provided idea \u0026 code* - [figuren.theater/crew](https://figuren.theater/crew/)\n\nSee also the list of [contributors](https://github.com/figuren-theater/ft-options/contributors)\nwho participated in this project.\n\n## License\n\nThis project is licensed under the **GPL-3.0-or-later**, see the [LICENSE](/LICENSE) file for\ndetails\n\n## Acknowledgments\n\n  - [altis](https://github.com/search?q=org%3Ahumanmade+altis) by humanmade, as our digital role model and inspiration\n  - [@roborourke](https://github.com/roborourke) for his clear \u0026 understandable [coding guidelines](https://docs.altis-dxp.com/guides/code-review/standards/)\n  - [python-project-template](https://github.com/rochacbruno/python-project-template) for their nice template-\u003erepo renaming workflow\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiguren-theater%2Fft-options","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiguren-theater%2Fft-options","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiguren-theater%2Fft-options/lists"}