/ Published in: Other
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?php if ( is_page('1') ) { ?>
<!-- enter something here -->
<?php } elseif ( is_page('2') ) { ?>
<!-- enter somthing else-->
<?php } else { ?>
<!-- something else -->
<?php } ?>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                