Alobaidi Gallery Settings

Alobaidi Gallery Themes

Get Alobaidi Gallery themes for $4.99 only!.

Recommended Links

Get collection of 87 WordPress themes for $69 only, a lot of features and free support! Get it now.

See also:

'alobaidi_gallery_home') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_home' ); add_settings_field( "alobaidi_gallery_page", 'Gallery Page', "alobaidi_gallery_page_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_page') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_page' ); add_settings_field( "alobaidi_gallery_count", 'Count Images', "alobaidi_gallery_count_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_count') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_count' ); add_settings_field( "alobaidi_gallery_filter", 'Black And White', "alobaidi_gallery_filter_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_filter') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_filter' ); add_settings_field( "alobaidi_gallery_sitename", 'Gallery Name', "alobaidi_gallery_sitename_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_sitename') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_sitename' ); add_settings_field( "alobaidi_gallery_tagline", 'Gallery Tagline', "alobaidi_gallery_tagline_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_tagline') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_tagline' ); add_settings_field( "alobaidi_gallery_facebook", 'Facebook Link', "alobaidi_gallery_facebook_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_facebook') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_facebook' ); add_settings_field( "alobaidi_gallery_twitter", 'Twitter Link', "alobaidi_gallery_twitter_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_twitter') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_twitter' ); add_settings_field( "alobaidi_gallery_instagram", 'Instagram Link', "alobaidi_gallery_instagram_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_instagram') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_instagram' ); add_settings_field( "alobaidi_gallery_favicon", 'Favicon Link', "alobaidi_gallery_favicon_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_favicon') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_favicon' ); add_settings_field( "alobaidi_gallery_bar", 'Disable Admin Bar', "alobaidi_gallery_bar_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_bar') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_bar' ); add_settings_field( "alobaidi_gallery_next", 'Translate "Next Page"', "alobaidi_gallery_next_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_next') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_next' ); add_settings_field( "alobaidi_gallery_prev", 'Translate "Previous Page"', "alobaidi_gallery_prev_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_prev') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_prev' ); add_settings_field( "alobaidi_gallery_setw", 'Translate "Settings"', "alobaidi_gallery_setw_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_setw') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_setw' ); add_settings_field( "alobaidi_gallery_medw", 'Translate "Upload Images"', "alobaidi_gallery_medw_callback", "alobaidi_gallery_settings", "alobaidi_gallery_settings_section", array('label_for' => 'alobaidi_gallery_medw') ); register_setting( 'alobaidi_gallery_settings_section', 'alobaidi_gallery_medw' ); } add_action( 'admin_init', 'Alobaidi_Gallery_settings' ); function alobaidi_gallery_home_callback(){ ?>

If you do not want gallery as full website, go to > Pages > Add New, and create new page, enter page link in this field to display gallery inside it.

Enter count of images per page, default is 9 images.

Enter gallery name, default is "".

Enter gallery tagline, default is "".

Enter your facebook profile link, will be display it in footer.

Enter your twitter profile link, will be display it in footer.

Enter your instagram profile link, will be display it in footer.

Enter your favicon link.

Translate "Next Page" word in next page link (after mouseover), default word is "Next Page".

Translate "Previous Page" word in previous page link (after mouseover), default word is "Previous Page".

Translate "Settings" word in custom admin bar, default word is "Settings".

Translate "Upload Images" word in custom admin bar, default word is "Upload Images".