( function ( $, _, rwmb, i18n ) { 'use strict'; /** * Transform an input into a datetime picker. */ function transform() { var $this = $( this ), options = $this.data( 'options' ), $inline = $this.siblings( '.rwmb-datetime-inline' ), $timestamp = $this.siblings( '.rwmb-datetime-timestamp' ), current = $this.val(), $picker = $inline.length ? $inline : $this; $this.siblings( '.ui-datepicker-append' ).remove(); // Remove appended text options.onSelect = function() { $this.trigger( 'change' ); } options.beforeShow = function( i ) { if ( $( i ).prop( 'readonly' ) ) { return false; } } if ( $timestamp.length ) { options.onClose = options.onSelect = function () { $timestamp.val( getTimestamp( $picker.datetimepicker( 'getDate' ) ) ); $this.trigger( 'change' ); }; } if ( ! $inline.length ) { $this.removeClass( 'hasDatepicker' ).datetimepicker( options ); return; } options.altField = '#' + $this.attr( 'id' ); $this.on( 'keydown', _.debounce( function () { // if val is empty, return to allow empty datepicker input. if ( ! $this.val() ) { return; } $picker .datepicker( 'setDate', $this.val() ) .find( '.ui-datepicker-current-day' ) .trigger( 'click' ); }, 600 ) ); $inline .removeClass( 'hasDatepicker' ) .empty() .prop( 'id', '' ) .datetimepicker( options ) .datetimepicker( 'setDate', current ); } /** * Convert date to Unix timestamp in milliseconds * @link http://stackoverflow.com/a/14006555/556258 * @param date * @return number */ function getTimestamp( date ) { if ( date === null ) { return ''; } var milliseconds = Date.UTC( date.getFullYear(), date.getMonth(), date.getDate(), date.getHours(), date.getMinutes(), date.getSeconds() ); return Math.floor( milliseconds / 1000 ); } // Set language if available function setTimeI18n() { if ( $.timepicker.regional.hasOwnProperty( i18n.locale ) ) { $.timepicker.setDefaults( $.timepicker.regional[i18n.locale] ); } else if ( $.timepicker.regional.hasOwnProperty( i18n.localeShort ) ) { $.timepicker.setDefaults( $.timepicker.regional[i18n.localeShort] ); } } function init( e ) { $( e.target ).find( '.rwmb-datetime' ).each( transform ); } setTimeI18n(); rwmb.$document .on( 'mb_ready', init ) .on( 'clone', '.rwmb-datetime', transform ); } )( jQuery, _, rwmb, RWMB_Datetime ); /*! Select2 4.0.10 | https://github.com/select2/select2/blob/master/LICENSE.md */ !function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var n=jQuery.fn.select2.amd;n.define("select2/i18n/el",[],function(){return{errorLoading:function(){return"Τα αποτελέσματα δεν μπόρεσαν να φορτώσουν."},inputTooLong:function(n){var e=n.input.length-n.maximum,u="Παρακαλώ διαγράψτε "+e+" χαρακτήρ";return 1==e&&(u+="α"),1!=e&&(u+="ες"),u},inputTooShort:function(n){return"Παρακαλώ συμπληρώστε "+(n.minimum-n.input.length)+" ή περισσότερους χαρακτήρες"},loadingMore:function(){return"Φόρτωση περισσότερων αποτελεσμάτων…"},maximumSelected:function(n){var e="Μπορείτε να επιλέξετε μόνο "+n.maximum+" επιλογ";return 1==n.maximum&&(e+="ή"),1!=n.maximum&&(e+="ές"),e},noResults:function(){return"Δεν βρέθηκαν αποτελέσματα"},searching:function(){return"Αναζήτηση…"},removeAllItems:function(){return"Καταργήστε όλα τα στοιχεία"}}}),n.define,n.require}();{"id":580,"date":"2021-01-03T18:50:45","date_gmt":"2021-01-03T18:50:45","guid":{"rendered":"https:\/\/pdiauganda.org\/?page_id=580"},"modified":"2021-01-19T03:49:19","modified_gmt":"2021-01-19T03:49:19","slug":"maternal-health-and-child-care","status":"publish","type":"page","link":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/","title":{"rendered":"Maternal Support and Child Care"},"content":{"rendered":"
What we do<\/h6>\n

Thematic Area: 2<\/h1>\n

Maternal Support and Child Care<\/h3>\n

\t\t\t\t\t\t\t\t\t\t\"\"\t\t\t\t\t\t\t\t\t\t\t<\/p>\n

Early Childhood Development (ECD) is key to a full and productive life, and fundamental to the progress of a nation.<\/p>\n

When investments are made in mothers and young children, children\u2019s risk of dying under the age of 5 is reduced, they stand a better chance of doing well at school and they are also more likely to break the intergenerational cycle of poverty (UNISEF 2020).<\/p>\n

PDIA works in collaboration with mothers, equipping mothers with skills and knowledge for child care. PDIA establishes Communities of Mothers (CMs) giving mothers an opportunity to collectively share their challenges and find lasting solutions to their problems.<\/p>\n

PDIA offers Start-up capital for mothers to engage joint income generating activities (IGAs) to effectively take care of themselves and their children.<\/p>\n","protected":false},"excerpt":{"rendered":"

What we do Thematic Area: 2 Maternal Support and Child Care Early Childhood Development (ECD) is key to a full and productive life, and fundamental to the progress of a nation. When investments are made in mothers and young children, children\u2019s risk of dying under the age of 5 is reduced, they stand a better …<\/p>\n

Maternal Support and Child Care<\/span> Read More »<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":297,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"yoast_head":"\nMaternal Support and Child Care - Personal Development Initiative Africa<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Maternal Support and Child Care - Personal Development Initiative Africa\" \/>\n<meta property=\"og:description\" content=\"What we do Thematic Area: 2 Maternal Support and Child Care Early Childhood Development (ECD) is key to a full and productive life, and fundamental to the progress of a nation. When investments are made in mothers and young children, children\u2019s risk of dying under the age of 5 is reduced, they stand a better … Maternal Support and Child Care Read More »\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/\" \/>\n<meta property=\"og:site_name\" content=\"Personal Development Initiative Africa\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-19T03:49:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/maternal-health-1024x680.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/\",\"url\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/\",\"name\":\"Maternal Support and Child Care - Personal Development Initiative Africa\",\"isPartOf\":{\"@id\":\"https:\/\/pdiauganda.org\/#website\"},\"datePublished\":\"2021-01-03T18:50:45+00:00\",\"dateModified\":\"2021-01-19T03:49:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pdiauganda.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What We Do\",\"item\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Maternal Support and Child Care\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pdiauganda.org\/#website\",\"url\":\"https:\/\/pdiauganda.org\/\",\"name\":\"Personal Development Initiative Africa\",\"description\":\"Communities where children and youth are safe\",\"publisher\":{\"@id\":\"https:\/\/pdiauganda.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pdiauganda.org\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pdiauganda.org\/#organization\",\"name\":\"PERSONAL DEVELOPMENT INITIATIVE AFRICA\",\"url\":\"https:\/\/pdiauganda.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg\",\"contentUrl\":\"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg\",\"width\":403,\"height\":353,\"caption\":\"PERSONAL DEVELOPMENT INITIATIVE AFRICA\"},\"image\":{\"@id\":\"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Maternal Support and Child Care - Personal Development Initiative Africa","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/","og_locale":"en_US","og_type":"article","og_title":"Maternal Support and Child Care - Personal Development Initiative Africa","og_description":"What we do Thematic Area: 2 Maternal Support and Child Care Early Childhood Development (ECD) is key to a full and productive life, and fundamental to the progress of a nation. When investments are made in mothers and young children, children\u2019s risk of dying under the age of 5 is reduced, they stand a better … Maternal Support and Child Care Read More »","og_url":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/","og_site_name":"Personal Development Initiative Africa","article_modified_time":"2021-01-19T03:49:19+00:00","og_image":[{"url":"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/maternal-health-1024x680.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/","url":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/","name":"Maternal Support and Child Care - Personal Development Initiative Africa","isPartOf":{"@id":"https:\/\/pdiauganda.org\/#website"},"datePublished":"2021-01-03T18:50:45+00:00","dateModified":"2021-01-19T03:49:19+00:00","breadcrumb":{"@id":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/maternal-health-and-child-care\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pdiauganda.org\/"},{"@type":"ListItem","position":2,"name":"What We Do","item":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/"},{"@type":"ListItem","position":3,"name":"Maternal Support and Child Care"}]},{"@type":"WebSite","@id":"https:\/\/pdiauganda.org\/#website","url":"https:\/\/pdiauganda.org\/","name":"Personal Development Initiative Africa","description":"Communities where children and youth are safe","publisher":{"@id":"https:\/\/pdiauganda.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pdiauganda.org\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pdiauganda.org\/#organization","name":"PERSONAL DEVELOPMENT INITIATIVE AFRICA","url":"https:\/\/pdiauganda.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/","url":"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg","contentUrl":"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg","width":403,"height":353,"caption":"PERSONAL DEVELOPMENT INITIATIVE AFRICA"},"image":{"@id":"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/580"}],"collection":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/comments?post=580"}],"version-history":[{"count":14,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions"}],"predecessor-version":[{"id":793,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions\/793"}],"up":[{"embeddable":true,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/297"}],"wp:attachment":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/media?parent=580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}