alleyinteractive / alleyinteractive/wordpress-fieldmanager
Improve Quickedit Context to make custom column callable optional
- Langage dominant
- PHP
- Étoiles
- 563
- Forks
- 99
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
There are two parts to this issue:
- [ ] Figure out how to make it work without adding a custom column
- [ ] Build a default callable, which can output data automatically
We add a custom column in order to populate the fields with the post's existing data. However, there are plenty of situations where someone wouldn't want a custom column -- there _must_ be a workaround for this. It's possible to hide the column using Screen Options, so even if the solution is to hide it by default, that would probably be good enough.
The Quickedit context should also have a default callable which simply outputs the data. The context should be able to figure out, based on the field data, how best to display that data.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.