GRAYBYTE WORDPRESS FILE MANAGER7579

Server IP : 162.213.255.40 / Your IP : 216.73.216.114
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/hellrfbn/public_html/wp-content/updraft/plugins-old/jetpack/modules/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/hellrfbn/public_html/wp-content/updraft/plugins-old/jetpack/modules//related-posts.php
<?php //phpcs:ignore WordPress.Files.FileName.InvalidClassFileName
/**
 * Module Name: Related posts
 * Module Description: Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.
 * First Introduced: 2.9
 * Sort Order: 29
 * Recommendation Order: 9
 * Requires Connection: Yes
 * Auto Activate: No
 * Module Tags: Recommended
 * Feature: Engagement
 * // phpcs:ignore WordPress.WP.CapitalPDangit.MisspelledInComment
 * Additional Search Queries: related, jetpack related posts, related posts for wordpress, related posts, popular posts, popular, related content, related post, contextual, context, contextual related posts, related articles, similar posts, easy related posts, related page, simple related posts, free related posts, related thumbnails, similar, engagement, yet another related posts plugin, creator
 */
class Jetpack_RelatedPosts_Module {
	/**
	 * Class variables
	 *
	 * @var Jetpack_RelatedPosts_Module
	 */
	private static $instance = null;

	/**
	 * Singleton implementation
	 *
	 * @return object
	 */
	public static function instance() {
		if ( ! is_a( self::$instance, 'Jetpack_RelatedPosts_Module' ) ) {
			self::$instance = new Jetpack_RelatedPosts_Module();
		}

		return self::$instance;
	}

	/**
	 * Register actions and filters
	 *
	 * @uses add_action, add_filter
	 */
	private function __construct() {
		add_action( 'jetpack_module_loaded_related-posts', array( $this, 'action_on_load' ) );
	}

	/**
	 * This action triggers if the module is in an active state, load related posts and options.
	 *
	 * @uses Jetpack_RelatedPosts::init, is_admin, Jetpack::enable_module_configurable, Jetpack_Sync::sync_posts
	 */
	public function action_on_load() {
		require_once __DIR__ . '/related-posts/jetpack-related-posts.php';
		Jetpack_RelatedPosts::init();

		if ( is_admin() ) {
			Jetpack::enable_module_configurable( __FILE__ );
		}

		// Load Customizer controls.
		if ( class_exists( WP_Customize_Manager::class ) && class_exists( WP_Customize_Control::class ) ) {
			require_once __DIR__ . '/related-posts/class.related-posts-customize.php';
		}
	}
}

// Do it.
Jetpack_RelatedPosts_Module::instance();

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
calypsoify
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
carousel
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
cloudflare-analytics
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
comment-likes
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
comments
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
custom-css
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
custom-post-types
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
geo-location
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
google-analytics
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
google-fonts
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
gravatar
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
infinite-scroll
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
likes
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
markdown
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
masterbar
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
memberships
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
photon-cdn
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
plugin-search
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
post-by-email
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
related-posts
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
scan
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
seo-tools
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
sharedaddy
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
shortcodes
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
simple-payments
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
site-icon
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
sitemaps
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
sso
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
stats
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
subscriptions
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
theme-tools
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
tiled-gallery
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
verification-tools
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
videopress
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
widget-visibility
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
widgets
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
woocommerce-analytics
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
wordads
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
wpcom-block-editor
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
wpcom-tos
--
July 23 2025 07:38:27
hellrfbn / hellrfbn
0755
.htaccess
0.41 KB
July 23 2025 07:38:27
hellrfbn / hellrfbn
0644
blaze.php
0.963 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
carousel.php
0.56 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
comment-likes.php
7.815 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
comments.php
1.058 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
contact-form.php
6.656 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
copy-post.php
12.801 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
custom-content-types.php
1.533 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
custom-css.php
1.793 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
geo-location.php
2.438 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
google-analytics.php
0.637 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
google-fonts.php
0.521 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
gravatar-hovercards.php
11.836 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
infinite-scroll.php
8.189 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
json-api.php
0.473 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
latex.php
4.609 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
likes.php
19.646 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
markdown.php
0.983 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
masterbar.php
1.744 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
module-extras.php
2.855 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
module-headings.php
44.438 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
module-info.php
27.25 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
monitor.php
3.506 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
notes.php
7.925 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
photon-cdn.php
12.174 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
photon.php
0.694 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
plugin-search.php
21.577 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
post-by-email.php
0.582 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
post-list.php
0.521 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
protect.php
0.678 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
publicize.php
4.048 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
related-posts.php
2.142 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
search.php
1.174 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
seo-tools.php
1.521 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
sharedaddy.php
1.597 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
shortcodes.php
6.063 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
shortlinks.php
4.399 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
sitemaps.php
1.278 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
sso.php
0.76 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
stats.php
54.622 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
subscriptions.php
32.574 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
theme-tools.php
2.518 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
tiled-gallery.php
1.055 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
vaultpress.php
1.769 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
verification-tools.php
0.811 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
videopress.php
0.983 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
waf.php
0.29 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
widget-visibility.php
0.464 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
widgets.php
2.86 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
woocommerce-analytics.php
0.527 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
wordads.php
0.572 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644
wpgroho.js
1.907 KB
June 11 2024 05:16:28
hellrfbn / hellrfbn
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF