Searched hist:"8 a0fc108dcf4de0b5b5dff4a03a43b4a72cfba6f" (Results 1 – 2 of 2) sorted by relevance
/plugin/approve/ |
H A D | remote.php | 8a0fc108dcf4de0b5b5dff4a03a43b4a72cfba6f Mon Mar 24 12:40:27 UTC 2025 Andreas Gohr <andi@splitbrain.org> Add remote API support
This adds a remote API component to the plugin. It provides two endpoints:
getPages - an equivalent to the approve table syntax. It allows to list pages needing approval, etc.
setStatus - allows to approve pages or mark them as ready for approval.
Use the APIExplorer to see the complete documentation.
|
H A D | PageRemoteResponse.php | 8a0fc108dcf4de0b5b5dff4a03a43b4a72cfba6f Mon Mar 24 12:40:27 UTC 2025 Andreas Gohr <andi@splitbrain.org> Add remote API support
This adds a remote API component to the plugin. It provides two endpoints:
getPages - an equivalent to the approve table syntax. It allows to list pages needing approval, etc.
setStatus - allows to approve pages or mark them as ready for approval.
Use the APIExplorer to see the complete documentation.
|