Data structures, posttypes & taxonomies together with the tools to handle this data for a WordPress Multisite like figuren.theater.
Read our blog
See the network in action
•
Join the network
•
Create your own network
This is the long desc
- list closed tracking-issues or
docs
files here - Do you have any ideas ?
...
- Add this repository to your
composer.json
"repositories": [
{
"type": "git",
"url": "https://github.com/figuren-theater/ft-data"
}
],
"extra": {
"dropin-paths": {
"htdocs/vendor/rss-bridge/rss-bridge": [
"package:figuren-theater/ft-data:templates/htdocs/vendor/rss-bridge/rss-bridge/whitelist.txt",
"package:figuren-theater/ft-data:templates/htdocs/vendor/rss-bridge/rss-bridge/config.ini.php"
]
}
}
- Install via command line
composer require figuren-theater/ft-data
This package contains the following plugins. Thoose are completely managed by code and lack of their typical UI.
-
Distributor Distributor is a WordPress plugin that makes it easy to syndicate and reuse content ...
-
Distributor - Remote Quickedit Re-enable quickedit for distributed posts on the receiving site. This allows to make changes to the original post from the remote site. Add-on for the glorious distributor-plugin by 10up.
-
Utility Taxonomy A hidden taxonomy, used for filtering of posts/pages etc. in a way that is more performant than using the likes of post meta.
-
Shadow Taxonomy Provides a Simple API for making Many To Many Relationships in WordPress.
-
Extended CPTs A library which provides extended functionality to WordPress custom post types and taxonomies.
-
Term Management Tools Allows you to merge terms, move terms between taxonomies, and set term parents, individually or in bulk.
-
figuren-theater/ft-network-sourcelinks Manage external Links as 'other' personal profiles or external sources. Handles syncing content from thoose sites, (NOT YET: using RSS-Bridge, friends,) and the old native WordPress Link-Manager a little modified.
-
feed-pull Pull feeds into WordPress
- dependabot
- ....
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If 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". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
- Carsten Bach - Provided idea & code - figuren.theater/crew
See also the list of contributors who participated in this project.
This project is licensed under the GPL-3.0-or-later, see the LICENSE file for details
- altis by humanmade, as our digital role model and inspiration
- @roborourke for his clear & understandable coding guidelines