: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace WPForms\Admin\Education;
* Interface EducationInterface defines required methods for Education features to work properly.
interface EducationInterface {
* Indicate if current Education feature is allowed to load.
public function allow_load();