Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/themify-.../themify/themify-...
File: readme.txt
=== Themify Metabox ===
[0] Fix | Delete
Contributors: themifyme
[1] Fix | Delete
Plugin Name: Themify Metabox
[2] Fix | Delete
Tags: metabox, meta-box, fields, settings, option, custom-fields, admin
[3] Fix | Delete
Requires at least: 3.0
[4] Fix | Delete
Tested up to: 5.1
[5] Fix | Delete
Stable tag: 1.0.4
[6] Fix | Delete
[7] Fix | Delete
Metabox creation tool with advanced features.
[8] Fix | Delete
[9] Fix | Delete
== Description ==
[10] Fix | Delete
[11] Fix | Delete
Easily create metaboxes for your posts and custom post types, or for user profiles.
[12] Fix | Delete
Please note, this plugin is intended for developers, to see how to use this plugin you can checkout the "example-functions.php" file inside the plugin.
[13] Fix | Delete
[14] Fix | Delete
Supported field types
[15] Fix | Delete
[16] Fix | Delete
* <strong>textbox</strong>: general text input
[17] Fix | Delete
* <strong>image</strong>: image uploader, allows user to upload images directly or use the WordPress media browser
[18] Fix | Delete
* <strong>video</strong>: same as "image" but only allows uploading video files
[19] Fix | Delete
* <strong>audio</strong>: same as "image" but only allows uploading audio files
[20] Fix | Delete
* <strong>dropdown</strong>: multiple choice select field
[21] Fix | Delete
* <strong>radio</strong>
[22] Fix | Delete
* <strong>checkbox</strong>
[23] Fix | Delete
* <strong>color</strong>: color picker
[24] Fix | Delete
* <strong>date</strong>: date and time picker, with options to change the formatting of the date
[25] Fix | Delete
* <strong>gallery_shortcode</strong>: upload and select multiple images
[26] Fix | Delete
* <strong>multi</strong>: allows displaying multiple fields in the same row
[27] Fix | Delete
[28] Fix | Delete
== Installation ==
[29] Fix | Delete
[30] Fix | Delete
1. Upload the whole plugin directory to the `/wp-content/plugins/` directory
[31] Fix | Delete
2. Activate the plugin through the 'Plugins' menu in WordPress
[32] Fix | Delete
[33] Fix | Delete
== Changelog ==
[34] Fix | Delete
[35] Fix | Delete
= 1.0.3 =
[36] Fix | Delete
* fix assets not loading on admin screen
[37] Fix | Delete
* revised JavaScript API for field types
[38] Fix | Delete
* new "repeater" field type
[39] Fix | Delete
* fix notice messages with empty panel_options
[40] Fix | Delete
* fix issue with custom fields display
[41] Fix | Delete
* fix compatibility with third party plugins
[42] Fix | Delete
[43] Fix | Delete
= 1.0.2 =
[44] Fix | Delete
* optimize the data saving for custom fields
[45] Fix | Delete
* add "default" parameter to meta fields: the custom field is not saved if it's equivalent to default parameter
[46] Fix | Delete
* fix gallery field type showing double label
[47] Fix | Delete
* update minicolors script
[48] Fix | Delete
* add rgba support to colorpicker inputs
[49] Fix | Delete
* fix compatibility with EDD plugin
[50] Fix | Delete
[51] Fix | Delete
= 1.0.1 =
[52] Fix | Delete
* support for custom fields in user profile screen
[53] Fix | Delete
* refactor fields API
[54] Fix | Delete
* update example-functions.php file with more fields
[55] Fix | Delete
* Fix image field type not showing preview
[56] Fix | Delete
* Fix audio and video field showing error in console after media browse
[57] Fix | Delete
* allow adjusting 'size' and 'rows' attributes for textarea field type
[58] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function