// Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) { exit; } class PUM_Form extends PUM_Fields { public $id; public $field_prefix = 'pum_form'; public $field_name_format = '{$prefix}[{$field}]'; /** * Sets the $id of the Cookie and returns the parent __construct() * * @param array $id * @param array $args */ public function __construct( $id, $args = array() ) { $this->id = $id; if ( empty( $args['id'] ) ) { $args['id'] = $id; } if ( isset( $args['field_prefix'] ) ) { $this->field_prefix = $args['field_prefix']; } if ( isset( $args['field_name_format'] ) ) { $this->field_name_format = $args['field_name_format']; } return parent::__construct( $args ); } public function get_id() { return $this->id; } } {"id":3504,"date":"2022-04-11T10:15:26","date_gmt":"2022-04-11T10:15:26","guid":{"rendered":"https:\/\/www.brindleytech.com\/?page_id=3504"},"modified":"2022-04-12T03:10:39","modified_gmt":"2022-04-12T03:10:39","slug":"how-we-work","status":"publish","type":"page","link":"https:\/\/www.brindleytech.com\/how-we-work\/","title":{"rendered":"How we Work?"},"content":{"rendered":"

One of the key things that people consider before outsourcing their services to an outsourcing vendor is their reliability, cost competitiveness, past work experience and most importantly their approach towards work.<\/span><\/p>\n

01 <\/strong>ESTABLISH CONTACT<\/p>\n