Index of /löschen/otected function prepare_links( $group_id ) { $base = '/' . $this->namespace . '
Name
Last modified
Size
Description
Parent Directory
-
' . $this->rest_base; $links = array( 'options' => array( 'href' => rest_url( trailingslashit( $base ) . $group_id ), ), ); return $links; } /
2018-06-20 19:55
-