LLMS_Admin_Metabox::save_field( int $post_id, array $field )

Save a metabox field.


Description Description


Parameters Parameters

$post_id

(Required) WP_Post ID.

$field

(Required) Metabox field array.


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.admin.metabox.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.12 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.