Marketplace Issue
Genosis
Great. If you have that control option, can you upgrade it to php7? you will notice a speed increase if you can.
$_data = array(
'jrAudio' => array('audio_title,audio_genre,audio_album' => 52),
......
)$_data = array(
'jrAudio' => array('audio_title,audio_genre,audio_album' => 52),
......
'jrTracker' => array('tracker_text,tracker_title' => 36)
)