Inserting a custom field from ACF Advanced custom field Plugin

Description

PHP Source Code

                        
                          <?php echo get_field( "proposed_pages",$post_id )?>                        
                        
                        
                          <?php echo get_field( "proposed_pages",$post_id )?>                        
                        


Post Categories