Class CustomField
This class handles all hooks for the custom field in a attachments dialog.
- MatthiasWeb\RealMediaLibrary\base\Base
-
MatthiasWeb\RealMediaLibrary\attachment\CustomField
Methods summary
public
|
#
attachment_fields_to_edit( $form_fields, $post )
When editing a attachment show up a select option to change the parent folder. |
public
|
|
public
|
#
attachment_fields_to_save( $post, $attachment )
When saving a attachment change the parent folder. |
public static
|