Class: Compostr::NullCustomPostType
- Inherits:
-
CustomPostType
- Object
- CustomPostType
- Compostr::NullCustomPostType
- Defined in:
- lib/compostr/custom_post_type.rb
Instance Attribute Summary
Attributes inherited from CustomPostType
#content, #excerpt, #featured_image_id, #fields, #multi_fields, #post_id, #title
Method Summary
Methods inherited from CustomPostType
#additional_field_action, additional_field_action, #custom_fields_hash, #diff, #different_from?, #field!, #field?, from_content_hash, #has_custom_field?, #in_wordpress?, #initialize, #integrate_field_ids, #is_multi_field?, is_multi_field?, #is_single_field?, is_single_field?, #multi_field, #set_field_id, #supported_fields, supported_fields, supported_multi_fields, supported_single_fields, #to_content_hash, wp_custom_field_multi, wp_custom_field_single, wp_post_content_alias, wp_post_title_alias, wp_post_type
Constructor Details
This class inherits a constructor from Compostr::CustomPostType