CMS: Unknown
Server IP: 172.26.12.177
Root:
/var/www/html/wordpress
Directory:
var
/
www
/
html
/
wordpress
File: /var/www/html/wordpress/wp-links-opml-20260115153447.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>
Name
Size
Modify
Permissions
Actions
br870d39
dir
2026-01-15 17:52:39
555
U
images
dir
2026-01-15 17:53:27
755
U
jsa2a0a3
dir
2026-01-15 17:53:49
555
U
jsde198e
dir
2026-01-15 17:49:52
555
U
widgets-20260115222354
dir
2026-01-15 22:23:54
755
U
widgets-20260115222419
dir
2026-01-15 22:24:19
755
U
widgets-20260115223125
dir
2026-01-15 22:31:25
755
U
widgets-20260115223257
dir
2026-01-15 22:32:57
755
U
wp-content-20260115153300
dir
2026-01-15 15:33:07
755
U
wp-includes
dir
2026-01-16 01:29:26
755
U
wp-includes-20260115153333
dir
2026-01-15 23:30:09
755
U
wpe977c3
dir
2026-01-15 17:55:05
555
U
xe1e9b0
dir
2026-01-15 17:55:12
555
U
WTS-Shell-20260115153124.txt
175 b
2026-01-09 17:30:45
644
U
E
O
D
indexx-20260115174818.php
4.9 kb
2026-01-12 09:06:48
644
U
E
O
D
rtd.txt
1 b
2026-01-16 00:30:54
644
U
E
O
D
wp-config-sample-20260115153244-20260115203600.php
3.3 kb
2025-08-12 14:47:32
644
U
E
O
D
wp-cron-20260115175054-20260115222947.php
5.5 kb
2024-08-02 19:40:16
644
U
E
O
D
wp-cron-20260115175054-20260115223043.php
5.5 kb
2024-08-02 19:40:16
644
U
E
O
D
wp-cron-20260115175054-20260115223728.php
5.5 kb
2024-08-02 19:40:16
644
U
E
O
D
wp-cron-20260115175054-20260115223858.php
5.5 kb
2024-08-02 19:40:16
644
U
E
O
D
wp-links-opml-20260115153447-20260115222957.php
2.4 kb
2025-04-30 12:52:30
644
U
E
O
D
wp-links-opml-20260115153447-20260115223053.php
2.4 kb
2025-04-30 12:52:30
644
U
E
O
D
wp-links-opml-20260115153447-20260115223738.php
2.4 kb
2025-04-30 12:52:30
644
U
E
O
D
wp-links-opml-20260115153447-20260115223908.php
2.4 kb
2025-04-30 12:52:30
644
U
E
O
D
wp-links-opml-20260115153447.php
2.4 kb
2025-04-30 12:52:30
644
U
E
O
D
wp-load-20260115153454-20260115203651.php
3.8 kb
2024-03-11 10:05:16
644
U
E
O
D
wp-settings-20260115153518-20260115203711.php
30.3 kb
2025-11-07 12:42:34
644
U
E
O
D
wp-signup-20260115153526.php
33.7 kb
2025-03-10 18:16:28
644
U
E
O
D
wp-trackback-20260115153534-20260115203724.php
5.1 kb
2025-08-19 12:30:32
644
U
E
O
D