هذا الإصدار هو واحد من أكبر التغييرات التي حققناها حتى الآن. ونود أن تفاصيل بعض التغييرات هنا:
الميزات الجديدة في هذا الإصدار
- مشرف الترجمة الجانب التلقائي للوظائف على نشر – هذه الميزة تسمح للترجمة وظائف في اسرع وقت ممكن, لذلك يغذي ومحركات البحث سوف نرى النسخ المترجمة
- أساليب جديدة للنشر على المواقع – وسوف يتيح مزيدا من التنوع في حالات المشاكل وقعت في الماضي
هناك بعض التصحيحات أكثر الشوائب (قراءة السجل تغيير) ولكن الأهم من هذا الإصدار هو إجراء إصلاح جذري للبنية الأساسية (أكثر من 3,000 خطوط فرق), مع مزيد من التركيز على مخططات هندسة البرمجيات. مثلا, الآن موجود في جميع الكائنات رمز (ونأمل أن القضايا التي تقلل مساحة مع الإضافات الأخرى) ولقد تم نقل خيارات لمكان واحد. ونحن نتوقع بعض حواف خشنة هنا, بحيث تبلغ فقط لنا ، وسوف تكون ثابتة في اسرع وقت ممكن.
Looks nice and I think it’s quite faster now as well so I’m going to give it a try and see if I get any heavy performance issues on my shared hosting. Translation is still difficult because of the way transposh chooses to split paragraphs though. It would be nice to يرى هذه or at least this implemented soon.
مع ذلك, عمل جيد!
php if(function_exists(”transposh_widget”)) { transposh_widget(الصفيف()); }
code dont work with 0.3.5
Please use the following code:
$my_transposh_plugin->widget->transposh_widget(الصفيف());
This bug will be fixed in the upcoming version, thanks for reporting
$my_transposh_plugin->widget->transposh_widget(الصفيف());
how can use in
php if(function_exists(”transposh_widget”)) { transposh_widget(الصفيف()); }
You can still use the function_exists bit, this bug will be fixed in the coming version, anyhow you can use for now:
php if(function_exists(”transposh_widget”)) { $GLOBALS['my_transposh_plugin']->widget->transposh_widget(array()); }
This work-around doesn’t work for me:
خطأ فادح: Call to a member function transposh_widget() on a non-object in /home/eroti20/public_html/wp/wp-content/plugins/thesis-openhook/functions.php(880) : eval()’d code on line 27
The transposh function get’s called from my Thesis theme, previous version worked OK.
Thanks for investigating.
Changing the transposh_widget function ( as suggested by Ofer ) ل:
function transposh_widget($args = array()) {
$GLOBALS[‘$my_transposh_plugin’]->widget->transposh_widget($أرجس);
}
and calling transposh_widget(الصفيف()); from my template
still results in an error:
خطأ فادح: Call to a member function transposh_widget() on a non-object in /home/eroti20/public_html/wp/wp-content/plugins/transposh-translation-filter-for-wordpress/transposh_widget.php on line 258
;-(
Thanks to Ofer for guiding me on the following change:
function transposh_widget($args = array()) {
$GLOBALS['my_transposh_plugin']->widget->transposh_widget($args);
}
This function transposh_widget can be found at the end of transposh_widget.php
The code used in my template still is:
if(function_exists(”transposh_widget”)) { transposh_widget(array()); }
Thanks for a wonderfull plug-in, now I only need to find the time for manually editing the translations ( at least to German, French and Dutch )
i don’t know if its supposed to be like this but i have two languages in rtl (hebrew and arabic) and one in ltr (engilsh) in my site, and it doesn’t know how to use or ignore the rtl.css file of the theme.
what was the intend solusion?
شكر, عساف.
The ‘Try alternate posting methods’ works as expected!
شكرا.
Thank you for your feedbacks 🙂
Pretty url’s dont work when using function transposh_widget from the template.
يعتبر,
Ilan
Seems like its working on your site, I fail to see any connection
Because I reverted to 0.3.4 … 🙂
how long it takes for search engines to index translated pages?
i`m using this plugin since 3 days ago and nothing yet.
my normal posts are indexed in 5 min after publising but this translated pages are not until now.
i must do something,or how to have translated pages in google,yahoo?
pls excuse my english