芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/wp-content/plugins/bdthemes-element-pack/base/condition.php
element_id = $id; } /** * Get Condition Element ID * Returns the previously set element id * @return string * @since 5.3.0 */ protected function get_element_id() { return $this->element_id; } }