🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
mnt
/
web613
/
c2
/
38
/
570372438
/
htdocs
/
STRATO-apps
/
wordpress_02
/
app
/
wp-content
/
plugins
/
elementor-pro
/
modules
/
display-conditions
/
conditions
✏️
Editing: post-author-condition.php
<?php namespace ElementorPro\Modules\DisplayConditions\Conditions; class Post_Author_Condition extends Page_Author_Condition { public function get_name() { return 'post_author'; } public function get_group() { return 'post'; } }
💾 Save Changes
❌ Cancel