└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ![WordPress Fields API](https://raw.githubusercontent.com/sc0ttkclark/wordpress-fields-api/assets/banner-github.png) 2 | 3 | # Goodbye notice 4 | 5 | Date: October 12th, 2024 6 | 7 | I am officially terminating my core contributions and involvement with the WordPress project. This project was something I poured hundreds of hours into and it greatly pains me to just stop here. 8 | 9 | Anyone is free to lead the project again in the #core-fields channel of Slack. I am done making excuses for Matt's actions and will not associate myself with core any longer. 10 | 11 | The content below represents the latest revision of the readme as it was prior to me leaving. 12 | 13 | Yours previously fully, 14 | 15 | Scott Kingsley Clark 16 | 17 | # WordPress Fields API (2024) 18 | 19 | **Please note:** We are currently in the research phase of this project. 20 | 21 | The Fields API project aims to provide a unified PHP API to work with any screen that has a form on it within the 22 | WordPress admin area. 23 | 24 | ## Previous iterations 25 | 26 | * [Fields API proposal for WordPress Core (2023)](https://github.com/sc0ttkclark/wordpress-fields-api-2023) 27 | * [Fields API proposal for WordPress Core (2015-2017)](https://github.com/sc0ttkclark/wordpress-fields-api-2017) 28 | * [The old WP Metadata API / UI repository](https://github.com/sc0ttkclark/wordpress-fields-api-2015) 29 | * Related: [A proof of concept Administration UI for the WP Fields API (2016)](https://github.com/sc0ttkclark/wordpress-fields-admin-ui) 30 | 31 | ## Current Contributors 32 | 33 | * Scott Kingsley Clark - [@sc0ttkclark](https://github.com/sc0ttkclark) ([.org profile](https://profiles.wordpress.org/sc0ttkclark/)) 34 | * Senior Software Engineer at Pagely / GoDaddy 35 | * Lead Developer of the Pods Framework 36 | * Previously Co-Lead of the Fields API project from 2013-2016 and then Lead Developer since 2016 37 | * Cory Hughart - [@cr0ybot](https://github.com/cr0ybot) ([.org profile](https://profiles.wordpress.org/cr0ybot/)) 38 | * Senior Web Dev at Alpha Particle 39 | * Ryan Neudorf - [@ohryan](https://github.com/ohryan) ([.org profile](https://profiles.wordpress.org/ohryan/)) 40 | * Senior Software Engineer at GoDaddy (Managed WooCommerce) 41 | 42 | ## Past Contributors 43 | 44 | If your listing here needs to be adjusted, feel free to PR it to associate your work with sponsored time or add other details like your .org profile link. 45 | 46 | * Alex Standiford - [@alexstandiford](https://github.com/alexstandiford) ([.org profile](https://profiles.wordpress.org/alexstandiford/)) 47 | * WordPress Plugin Developer 48 | * Laurie Wood - ([.org profile](https://profiles.wordpress.org/lauriewood/)) 49 | * Chief Product Officer at Arena 50 | * Timothy Wood - [@codearachnid](https://github.com/codearachnid) ([.org profile](https://profiles.wordpress.org/codearachnid/)) 51 | * Co-Founder, Chief Solutions Architect at Always Curious 52 | * Willington Vega - [@wvega](https://github.com/wvega) ([.org profile](https://profiles.wordpress.org/wvega/)) 53 | * Senior Software Engineer at GoDaddy 54 | * Joe Dolson - [@joedolson](https://github.com/joedolson) ([.org profile](https://profiles.wordpress.org/joedolson/)) 55 | * WP Core Committer 56 | * Working on the Accessibility team 57 | * Sponsored by GoDaddy for WP contributions 58 | * Eric Andrew Lewis - [@ericandrewlewis](https://github.com/ericandrewlewis) ([.org profile](https://profiles.wordpress.org/ericlewis/)) 59 | * Software Engineer at Google 60 | * Previously Co-Lead of the Fields API project from 2013-2016 61 | with [@sc0ttkclark](https://github.com/sc0ttkclark) ([.org profile](https://profiles.wordpress.org/sc0ttkclark/)) 62 | * 10up Sponsored Time - [@10up](https://github.com/10up) ([.org profile](https://profiles.wordpress.org/10up/)) 63 | * Contributor: Scott Kingsley Clark (2014-2016) - [@sc0ttkclark](https://github.com/sc0ttkclark) 64 | * Contributor: Aaron Brazell (2014) - [@technosailor](https://github.com/technosailor) 65 | * Contributor: Taylor Lovett (2014) - [@tlovett1](https://github.com/tlovett1) 66 | * WebDevStudios Sponsored Time - [@webdevstudios](https://github.com/webdevstudios) ([.org profile](https://profiles.wordpress.org/webdevstudios/)) 67 | * Contributor: Scott Kingsley Clark (2013-2014) - [@sc0ttkclark](https://github.com/sc0ttkclark) 68 | * Felix Arntz - [@felixarntz](https://github.com/felixarntz) 69 | * Tom Auger - [@Zeitguys](https://github.com/Zeitguys) 70 | * Daniel Bachhuber - [@danielbachhuber](https://github.com/danielbachhuber) 71 | * Ramon van Belzen - [@Ramoonus](https://github.com/Ramoonus) 72 | * Christian Leucht - [@Chrico](https://github.com/Chrico) 73 | * Yoni Mazuz - [@ymazuz](https://github.com/ymazuz) 74 | * Manuel Schmalstieg - [@ms-studio](https://github.com/ms-studio) 75 | * Dan - Lucian Ștefancu - [@danstefancu](https://github.com/danstefancu) 76 | 77 | ## Other Collaborators 78 | 79 | We enjoy the benefits of having other collaborators involved with Fields API who have helped provide additional context with their own experiences and projects. They deserve credit for helping restart the Fields API project in 2023 to it's current form. 80 | 81 | * Matthew Batchelder - [@borkweb](https://github.com/borkweb) ([.org profile](https://profiles.wordpress.org/borkweb/)) 82 | * Director of Engineering at StellarWP 83 | * Jason Adams - [@JasonTheAdams](https://github.com/JasonTheAdams) ([.org profile](https://profiles.wordpress.org/jason_the_adams/)) 84 | * Manager of Development at GiveWP 85 | * Peter Ingersoll - [@peteringersoll](https://github.com/peteringersoll) ([.org profile](https://profiles.wordpress.org/peteringersoll/)) 86 | * Digital Marketing Consultant and Producer at Ingersoll Interactive 87 | 88 | ## More Information 89 | 90 | You can find out more about the project's history by looking over the #fields-api tag on Make WordPress Core blog: 91 | 92 | > [#fields-api](https://make.wordpress.org/core/tag/fields-api/) 93 | --------------------------------------------------------------------------------