Class MLA (Media Library Assistant) Settings IPTC EXIF implements the Settings/Media Library Assistant IPTC EXIF tab
| package |
Media Library Assistant |
|---|---|
| since | 2.40 |
_add_iptc_exif_rule() : string
| since | 2.60 |
|---|---|
| uses |
for field-level values |
stringMessage(s) reflecting the results of the operation
_bulk_update_iptc_exif_rule(integer $post_id) : string
| since | 2.60 |
|---|---|
| uses |
for field-level values |
integerID value of rule to update
stringstatus/error message
_compose_edit_iptc_exif_rule_tab(array $item, &$template) : array
| since | 2.60 |
|---|
arrayData values for the item.
array'message' => status/error messages, 'body' => tab content
_delete_iptc_exif_rule(integer $post_id) : array
| since | 2.60 |
|---|
integerID value of rule to delete
arrayMessage(s) reflecting the results of the operation
_process_iptc_exif_mapping( $settings = NULL, integer $offset, integer $length) : array
| since | 2.60 |
|---|
integerfor chunk mapping
integerfor chunk mapping
arrayMessage(s) reflecting the results of the operation
_purge_custom_field_values(array $rule_ids) : array
| since | 2.60 |
|---|
arrayID value of rule(s), to get field names
arrayMessage(s) reflecting the results of the operation
_save_iptc_exif_settings() : array
| since | 1.00 |
|---|---|
| uses | |
arrayMessage(s) reflecting the results of the operation
_update_iptc_exif_rule(integer $post_id, &$template) : array
| since | 2.60 |
|---|---|
| uses |
for field-level values |
integerID value of rule to update
array'message' => status/error messages, 'body' => tab content
mla_admin_enqueue_scripts(string $page_hook)
| since | 2.40 |
|---|---|
stringName of the page being loaded
mla_compose_iptc_exif_tab() : array
| since | 1.10 |
|---|---|
array'message' => status/error messages, 'body' => tab content
mla_inline_edit_iptc_exif_action() : void
Adapted from wp_ajax_inline_save in /wp-admin/includes/ajax-actions.php
| since | 2.60 |
|---|---|
mla_inline_mapping_iptc_exif_action() : void
| since | 2.00 |
|---|---|
JAVASCRIPT_INLINE_EDIT_IPTC_EXIF_OBJECT
| since | |
|---|---|
| var |