Creating a theme on WordPress : allow the admin panel to manage images -



sorry bad english, not first language
new wordpress, , want create own theme scratch.
know functions wp_nav_menu(array('theme_location' => 'main_menu'))
or the_content()
dont know function use in order allow wordpress "customize page" choose image display on page.
need write instead of <img src="<?php bloginfo('stylesheet_directory');?>/images/myimage.png" /> website admin change image customize tool, without having change or add image manually in wordpress directory ?

thank time


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -