此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
Avada Global Options > WPML > WP HIde & Security Enhancer URL Problem
发起人:WPML
在:English Support
Problem: sitepress-multilingual-cms/classes/language/Detection/Ajax.php file. private function is_admin_action_from_referer() {<br /> return (bool) Maybe::of( $_SERVER )<br /> ->map( Obj::prop( 'HTTP_REFERER' ) )<br /> ->map( Str::pos( '/wp-admin/' ) )<br /> ->getOrElse( false );<br />}with: private function is_admin_action_from_referer() {<br /> $adminSlug = basename( trim( admin_url(), '/' ) );<br /><br /> return (bool) Maybe::of( $_SERVER )<br /> ->map( Obj::prop( 'HTTP_REFERER' ) )<br /> ->map( Str::pos( '/' . $adminSlug . '/' ) )<br /> ->getOrElse( false );<br />}Please note that this solution might become irrelevant due to future updates or it might not apply to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket. |
|
0 | 14 | 1 week, 4 days前 | |
|
WPML and Avada Live Builder Problem
发起人:WPML 在:Unterstützung in Deutsch |
|
2 | 3 | 3 years, 1 month前 |