Represents a single field set item within a multiple-item field set.
Note: technically, for convenience, a single item field set is not modelled as a MEOW_FieldSet, but rather a MEOW_FieldSetCollection. While this is slightly counterintuitive, it behaves the same way for all intents and purposes, as all access to fields underneath will always be on the first item in the collection (see example).
An implementation of PHP 5’s __call magic method, which in this case simply silences the call by returning a WOOF_Silent instance.Note: this method is not intended to be called directly.
Checks to see if this field set has a field by the given name, but also if that field has a value available, returning the field itself if it is available, or boolean false otherwise.
An implementation of PHP 5’s __call magic method, which in this case simply silences the call by returning a WOOF_Silent instance.Note: this method is not intended to be called directly.
An implementation of PHP 5’s __call magic method, which in this case simply silences the call by returning a WOOF_Silent instance.Note: this method is not intended to be called directly.
Checks to see if this field set has a field by the given name, but also if that field has a value available, returning the field itself if it is available, or boolean false otherwise.
MasterPress 1.3.8 is a bugfix release. Fixed a bug where MB, KB, and GB were being converted to bytes incorrectly via WOOF file functions. Fixed a bug where transparent images were losing their transparency on resize.
For Members
Resources
Plugin Requirements
MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.
We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).
This plug-in is not compatible with the WordPress.com hosted service.