Abstract_Builder::has_background_setting( string $row_id )

Decides if the background setting should be visible for current row.


Parameters

$row_id

(Required) The row id.


Return

(bool) True if setting should be displayed, false if not.


Source

File: header-footer-grid/Core/Builder/Abstract_Builder.php