// 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":3558,"date":"2022-04-13T06:49:04","date_gmt":"2022-04-13T06:49:04","guid":{"rendered":"https:\/\/www.brindleytech.com\/?page_id=3558"},"modified":"2022-04-13T08:39:25","modified_gmt":"2022-04-13T08:39:25","slug":"founders-note","status":"publish","type":"page","link":"https:\/\/www.brindleytech.com\/founders-note\/","title":{"rendered":"Founders Note"},"content":{"rendered":"

Brindley Technologies founder and managing director, Mr. Ninaad Mehta’s<\/strong> notes to their employees, customers and partners across the globe. We invite all the global players in various technology areas as well as marketing & sales areas to partner with us and expand and explore each others businesses together. We also invite global investors to invest in the next generation digital transformation technology and innovation company.<\/p>\n

Thank You,<\/p>\n

Sincerely,<\/p>\n

Mr. Ninaad Mehta.<\/p><\/blockquote>\n