이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
JavaScript and PHP translation
시작: İrfan Kaya
카테고리: English Support
Problem: For PHP files: __() or _e() with your theme or plugin text domain. For example: echo __( 'Your text here', 'theme-textdomain' ); For JavaScript files: wp_localize_script() or wp_set_script_translations() . For example: wp_localize_script( 'my-script', 'myStrings', [ 'welcome' => __( 'Welcome message', 'theme-textdomain' ) ]); After registering, you can find these strings in WPML → String Translation, where you can provide translations for each language. If you need further assistance or if this solution does not apply to your 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 | 5 | 1 주, 6 일 전에 |