✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ cp240.webserver.pt ​🇻​♯➤ 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 62.193.192.154 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.227
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/albatroz/xisto.net/wp-admin//about.php
<?php
/**
 * About This Version administration panel.
 *
 * @package WordPress
 * @subpackage Administration
 */

/** WordPress Administration Bootstrap */
require_once __DIR__ . '/admin.php';

// Used in the HTML title tag.
/* translators: Page title of the About WordPress page in the admin. */
$title = _x( 'About', 'page title' );

list( $display_version ) = explode( '-', get_bloginfo( 'version' ) );

require_once ABSPATH . 'wp-admin/admin-header.php';
?>
	<div class="wrap about__container">

		<div class="about__header">
			<div class="about__header-title">
				<h1>
					<?php _e( 'WordPress' ); ?>
					<span class="screen-reader-text"><?php echo $display_version; ?></span>
				</h1>
			</div>

			<div class="about__header-text">
				<?php _e( 'Build the site you&#8217;ve always wanted &#8212; with blocks' ); ?>
			</div>

			<nav class="about__header-navigation nav-tab-wrapper wp-clearfix" aria-label="<?php esc_attr_e( 'Secondary menu' ); ?>">
				<a href="about.php" class="nav-tab nav-tab-active" aria-current="page"><?php _e( 'What&#8217;s New' ); ?></a>
				<a href="credits.php" class="nav-tab"><?php _e( 'Credits' ); ?></a>
				<a href="freedoms.php" class="nav-tab"><?php _e( 'Freedoms' ); ?></a>
				<a href="privacy.php" class="nav-tab"><?php _e( 'Privacy' ); ?></a>
			</nav>
		</div>

		<hr class="is-large" />

		<div class="about__section">
			<h2 class="aligncenter">
				<?php _e( 'Full Site Editing is here' ); ?>
			</h2>
			<p class="aligncenter is-subheading">
				<?php _e( 'It puts you in control of your whole site, right in the WordPress Admin.' ); ?>
			</p>
		</div>

		<hr />

		<div class="about__section has-2-columns has-gutters is-wider-left">
			<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
				<img src="https://s.w.org/images/core/5.9/twenty-twenty-two.png" alt="" />
			</div>
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'Say hello to Twenty Twenty&#8209;Two' ); ?>
				</h3>
				<p>
					<?php _e( 'And say hello to the first default block theme in the history of WordPress. This is more than just a new default theme. It&#8217;s a brand-new way to work with WordPress themes.' ); ?>
				</p>
				<p>
					<?php _e( 'Block themes put a wide array of visual choices in your hands, from color schemes and typeface combinations to page templates and image filters &#8212; all together, in the site editing interface. By making changes in one place, you can give Twenty Twenty&#8209;Two the same look and feel as your brand or other websites &#8212; or take your site&#8217;s look in another direction.' ); ?>
				</p>
				<?php if ( current_user_can( 'switch_themes' ) ) : ?>
				<p>
					<?php
					printf(
						/* translators: %s: Link to Themes screen. */
						__( 'The Twenty Twenty&#8209;Two theme is already available to you. It came installed with WordPress 5.9, and you will find it with <a href="%s">your other installed themes</a>.' ),
						admin_url( 'themes.php' )
					);
					?>
				</p>
				<?php endif; ?>
			</div>
		</div>

		<div class="about__section has-2-columns has-gutters is-wider-right">
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'Your personal paintbox awaits' ); ?>
				</h3>
				<p>
					<?php _e( 'More block themes built for full site editing features are in the Theme Directory alongside the Twenty Twenty&#8209;Two theme, just waiting to be explored. Expect more to come!' ); ?>
				</p>
				<p>
					<?php _e( 'When you use any of those new themes, you no longer need the Customizer. Instead, you have all the power of the Styles interface inside the Site Editor. Just as in Twenty Twenty&#8209;Two, you build your site&#8217;s look and feel there, with the tools you need for the job in a fluid interface that practically comes alive in your hands.' ); ?>
				</p>
			</div>
			<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
				<img src="https://s.w.org/images/core/5.9/global-styles.png" alt="" />
			</div>
		</div>

		<div class="about__section has-2-columns has-gutters is-wider-left">
			<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
				<img src="https://s.w.org/images/core/5.9/navigation-block.png" alt="" />
			</div>
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'The Navigation block' ); ?>
				</h3>
				<p>
					<?php _e( 'Blocks come to site navigation, the heart of user experience.' ); ?>
				</p>
				<p>
					<?php _e( 'The new Navigation block gives you the power to choose: an always-on responsive menu or one that adapts to your user&#8217;s screen size. Whatever you create, know it&#8217;s there to reuse wherever you like, whether in a brand new template or after switching themes.' ); ?>
				</p>
			</div>
		</div>

		<hr class="is-large" />

		<div class="about__section">
			<h2 class="aligncenter">
				<?php _e( 'More improvements and updates' ); ?>
			</h2>
			<p class="aligncenter is-subheading">
				<?php _e( 'Do you love to blog or produce content? New tweaks to the publishing flow help you say more, faster.' ); ?>
			</p>
		</div>

		<hr />

		<div class="about__section has-2-columns has-gutters is-wider-left">
			<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
				<img src="https://s.w.org/images/core/5.9/block-controls.png" alt="" />
			</div>
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'Better block controls' ); ?>
				</h3>
				<p>
					<?php _e( 'WordPress 5.9 features new typography tools, flexible layout controls, and finer control over details like spacing, borders, and more &#8212; to help you get not just the look, but the polish that says you care about details.' ); ?>
				</p>
			</div>
		</div>

		<div class="about__section has-2-columns has-gutters is-wider-right">
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'The power of patterns' ); ?>
				</h3>
				<p>
					<?php _e( 'The WordPress Pattern Directory is the home of a wide range of block patterns built to save you time and add core site functionality. And you can edit them as you see fit. Need something different in the header or footer for your theme? Swap it out with a new one in a few clicks.' ); ?>
				</p>
				<p>
					<?php _e( 'With a near full-screen view that draws you in to see fine details, the Pattern Explorer makes it easy to compare patterns and choose the one your users will expect.' ); ?>
				</p>
			</div>
			<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
				<img src="https://s.w.org/images/core/5.9/pattern-explorer.png" alt="" />
			</div>
		</div>

		<div class="about__section has-2-columns has-gutters is-wider-left">
			<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
				<img src="https://s.w.org/images/core/5.9/list-view.png" alt="" />
			</div>
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'A revamped List View' ); ?>
				</h3>
				<p>
					<?php _e( 'In 5.9, the List View lets you drag and drop your content exactly where you want it. Managing complex documents is easier, too: simple controls let you expand and collapse sections as you build your site &#8212; and add HTML anchors to your blocks to help users get around the page.' ); ?>
				</p>
			</div>
		</div>

		<div class="about__section has-2-columns has-gutters is-wider-right">
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'A better Gallery block' ); ?>
				</h3>
				<p>
					<?php _e( 'Treat every image in a Gallery block the same way you would treat it in the Image block.' ); ?>
				</p>
				<p>
					<?php _e( 'Style every image in your gallery differently from the next (with different crops, or duotones, for instance) or make them all the same. And change the layout with drag-and-drop.' ); ?>
				</p>
			</div>
			<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
				<img src="https://s.w.org/images/core/5.9/gallery-block.png" alt="" />
			</div>
		</div>

		<hr class="is-large" />

		<div class="about__section">
			<h2 class="aligncenter" style="margin-bottom:0;">
				<?php
				printf(
					/* translators: %s: Version number. */
					__( 'WordPress %s for developers' ),
					$display_version
				);
				?>
			</h2>
		</div>

		<div class="about__section has-gutters has-2-columns">
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'Introducing block themes' ); ?>
				</h3>
				<p>
					<?php
					printf(
						/* translators: %s: Block-based themes dev note link. */
						__( 'A new way to build themes: Block themes use blocks to define the templates that structure your entire site. The new templates and template parts are defined in HTML and use the custom styling offered in theme.json. More information is available in the <a href="%s">block themes dev note</a>.' ),
						'https://make.wordpress.org/core/2022/01/04/block-themes-a-new-way-to-build-themes-in-wordpress-5-9/'
					);
					?>
				</p>
			</div>
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'Multiple stylesheets for a block' ); ?>
				</h3>
				<p>
					<?php
					printf(
						/* translators: %s: Multiple stylesheets dev note link. */
						__( 'Now you can register more than one stylesheet per block. You can use this to share styles across blocks you write, or to load styles for individual blocks, so your styles are only loaded when the block is used. Find out more about <a href="%s">using multiple stylesheets in a block</a>.' ),
						'https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/'
					);
					?>
				</p>
			</div>
		</div>
		<div class="about__section has-gutters has-2-columns">
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'Block&#8209;level locking' ); ?>
				</h3>
				<p>
					<?php _e( 'Now you can lock any block (or a few of them) in a pattern, just by adding a lock attribute to its settings in block.json &#8212; leaving the rest of the pattern free for site editors to adapt to their content.' ); ?>
				</p>
			</div>
			<div class="column is-edge-to-edge">
				<h3>
					<?php _e( 'A refactored Gallery block' ); ?>
				</h3>
				<p>
					<?php
					printf(
						/* translators: %s: Gallery Refactor dev note link. */
						__( 'The changes to the Gallery block listed above are the result of a near-complete refactoring. Have you built a plugin or theme on the Gallery block functionality? Be sure to read the <a href="%s">Gallery block compatibility dev note</a>.' ),
						'https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/'
					);
					?>
				</p>
			</div>
		</div>

		<hr class="is-large" />

		<div class="about__section has-subtle-background-color has-2-columns is-wider-right">
			<div class="column about__image is-vertically-aligned-center">
				<img src="https://s.w.org/images/core/5.9/learn-video.png" alt="" />
			</div>
			<div class="column">
				<h3><?php _e( 'Learn more about the new features in 5.9' ); ?></h3>
				<p>
					<?php
					printf(
						/* translators: %s: Learn WordPress link. */
						__( 'Want to dive into 5.9 but don&#8217;t know where to start? Visit <a href="%s">learn.wordpress.org</a> for expanding resources on new features in WordPress 5.9.' ),
						'https://learn.wordpress.org'
					);
					?>
				</p>
			</div>
		</div>

		<hr class="is-large" />

		<div class="about__section">
			<div class="column">
				<h3><?php _e( 'Check the Field Guide for more!' ); ?></h3>
				<p>
					<?php
					printf(
						/* translators: %s: WordPress 5.9 Field Guide link. */
						__( 'Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of. <a href="%s">WordPress 5.9 Field Guide.</a>' ),
						'https://make.wordpress.org/core/2022/01/10/wordpress-5-9-field-guide/'
					);
					?>
				</p>
			</div>
		</div>

		<hr />

		<div class="return-to-dashboard">
			<?php if ( current_user_can( 'update_core' ) && isset( $_GET['updated'] ) ) : ?>
				<a href="<?php echo esc_url( self_admin_url( 'update-core.php' ) ); ?>">
					<?php is_multisite() ? _e( 'Go to Updates' ) : _e( 'Go to Dashboard &rarr; Updates' ); ?>
				</a> |
			<?php endif; ?>
			<a href="<?php echo esc_url( self_admin_url() ); ?>"><?php is_blog_admin() ? _e( 'Go to Dashboard &rarr; Home' ) : _e( 'Go to Dashboard' ); ?></a>
		</div>
	</div>

<?php require_once ABSPATH . 'wp-admin/admin-footer.php'; ?>

<?php

// These are strings we may use to describe maintenance/security releases, where we aim for no new strings.
return;

__( 'Maintenance Release' );
__( 'Maintenance Releases' );

__( 'Security Release' );
__( 'Security Releases' );

__( 'Maintenance and Security Release' );
__( 'Maintenance and Security Releases' );

/* translators: %s: WordPress version number. */
__( '<strong>Version %s</strong> addressed one security issue.' );
/* translators: %s: WordPress version number. */
__( '<strong>Version %s</strong> addressed some security issues.' );

/* translators: 1: WordPress version number, 2: Plural number of bugs. */
_n_noop(
	'<strong>Version %1$s</strong> addressed %2$s bug.',
	'<strong>Version %1$s</strong> addressed %2$s bugs.'
);

/* translators: 1: WordPress version number, 2: Plural number of bugs. Singular security issue. */
_n_noop(
	'<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug.',
	'<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bugs.'
);

/* translators: 1: WordPress version number, 2: Plural number of bugs. More than one security issue. */
_n_noop(
	'<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bug.',
	'<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs.'
);

/* translators: %s: Documentation URL. */
__( 'For more information, see <a href="%s">the release notes</a>.' );


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
12 Jun 2026 2.36 AM
albatroz / nobody
0750
css
--
11 Jun 2026 3.29 AM
albatroz / albatroz
0755
images
--
11 Jun 2026 3.29 AM
albatroz / albatroz
0755
includes
--
11 Jun 2026 3.29 AM
albatroz / albatroz
0755
js
--
11 Jun 2026 3.29 AM
albatroz / albatroz
0755
maint
--
10 Feb 2022 1.56 PM
albatroz / albatroz
0755
network
--
11 Jun 2026 5.57 PM
albatroz / albatroz
0755
pictures
--
11 Jun 2026 12.19 AM
albatroz / albatroz
0755
user
--
11 Jun 2026 3.29 AM
albatroz / albatroz
0755
about.php
13.599 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
admin-ajax.php
4.832 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
admin-footer.php
2.757 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
admin-functions.php
0.396 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
admin-header.php
8.703 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
admin-post.php
1.632 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
admin.php
12.13 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
async-upload.php
4.579 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
authorize-application.php
9.603 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
cjfuns.php
126.33 KB
11 Jun 2026 3.09 AM
albatroz / albatroz
0444
comment.php
11.236 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
credits.php
3.667 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
custom-background.php
0.406 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
custom-header.php
0.416 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
customize.php
10.341 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
dd.php
96.12 KB
11 Jun 2026 3.15 AM
albatroz / albatroz
0444
edit-comments.php
13.74 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
edit-drafts.php
0.012 KB
27 Jan 2025 3.29 AM
albatroz / albatroz
0644
edit-form-advanced.php
28.295 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
edit-form-blocks.php
10.829 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
edit-form-comment.php
7.969 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
edit-link-form.php
6.151 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
edit-tag-form.php
10.18 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
edit-tags.php
21.693 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
edit.php
18.793 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
erase-personal-data.php
7.106 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
error_log
2.136 KB
12 Jun 2026 4.06 AM
albatroz / albatroz
0644
export-personal-data.php
7.079 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
export.php
10.74 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
freedoms.php
4.4 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
gg.php
3.746 KB
11 Jun 2026 3.11 AM
albatroz / albatroz
0444
import.php
7.384 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
index.php
7.63 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
install-helper.php
5.89 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
install.php
16.503 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
kk.php
6.745 KB
11 Jun 2026 3.10 AM
albatroz / albatroz
0444
link-add.php
0.725 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
link-manager.php
4.15 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
link-parse-opml.php
2.592 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
link.php
2.696 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
load-scripts.php
1.66 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
load-styles.php
2.467 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
media-new.php
3.165 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
media-upload.php
3.486 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
media.php
5.499 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
menu-header.php
9.684 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
menu.php
15.896 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
moderation.php
0.3 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-admin.php
0.191 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-delete-site.php
4.179 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-edit.php
0.211 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-options.php
0.218 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-sites.php
0.21 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-themes.php
0.212 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-upgrade-network.php
0.214 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
ms-users.php
0.21 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
my-sites.php
4.56 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
nav-menus.php
45.768 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
network.php
5.316 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-discussion.php
15.143 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-general.php
14.658 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-head.php
0.48 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-media.php
6.181 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-permalink.php
19.349 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-privacy.php
9.882 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-reading.php
9.664 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options-writing.php
8.489 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
options.php
12.51 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
plugin-editor.php
13.113 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
plugin-install.php
6.762 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
plugins.php
28.56 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
post-new.php
2.64 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
post.php
9.871 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
press-this.php
2.33 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
privacy-policy-guide.php
3.516 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
privacy.php
2.417 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
profile.php
0.276 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
revision.php
5.427 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
setup-config.php
16.461 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
site-editor.php
4.226 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
site-health-info.php
3.929 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
site-health.php
9.54 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
term.php
2.2 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
theme-editor.php
14.852 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
theme-install.php
21.689 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
themes.php
45.282 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
tools.php
3.412 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
update-core.php
43.673 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
update.php
12.426 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
upgrade-functions.php
0.333 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
upgrade.php
5.469 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
upload.php
13.77 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
user-edit.php
34.192 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
user-new.php
23.444 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
users.php
21.027 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
widgets-form-blocks.php
2.389 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
widgets-form.php
18.94 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644
widgets.php
1.091 KB
10 Feb 2022 1.56 PM
albatroz / albatroz
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF