یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

Gtbabel

تفصیل

  • Gtbabel extracts on every page load any page into logical paragraph tokens.
  • Static and dynamic content is deliberately treated the same.
  • All tokens are replaced (if available) by it’s translation before rendered.
  • The tokens get dumped (if not available) into gettext, where they can be translated.

انسٹالیشن

  1. Make sure you are using WordPress 5.3 or later and that your server is running PHP 7.2 or later (same requirement as WordPress itself).

  2. If you tried other multilingual plugins, deactivate them before activating Gtbabel, otherwise, you may get unexpected results.

  3. Install and activate the plugin as usual from the ‘Plugins’ menu in WordPress.

  4. Start the Setup wizard from the In the notice message shown.

  5. Enjoy!

عمومی سوالات

Does this plugin work with caching plugins?

Yes.

Does this plugin work with contact form plugins?

Yes.

Whats the difference between the free and the pro plugin?

The biggest limitation of the free version is the translation into a target language. With the pro version you can translate your website in as many target languages as you want, while using many more advanced features.

Where are my language files, logs and settings stored?

They are stored in /wp-content/uploads/gtbabel.

Should I check in my language files, logs and settings into version control?

Yes (in order to ensure portability).

What happens to my language files, logs and settings when disabling / uninstalling?

The files are intentionally preserved.

Is this plugin multisite compatible?

Yes, but translations are intentionally not shared across sites.

Can I use Gtbabel without WordPress?

Yes (see repository).

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“Gtbabel” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“Gtbabel” کا 1 زبان میں ترجمہ کیا گیا ہے۔ تعاون کے لیے مترجمین کا شکریہ۔

“Gtbabel” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

3.8.7

  • Add dom change detection

3.7.4

  • Exclude urls being added on 404 pages

3.4.8

  • Switch data from gettext files to sql database

3.2.7

  • Add file support

3.0.3

  • Improve stability

2.8.2

  • Slug collission detection

2.7.3

  • Auto set shared after inital translation

2.5.8

  • Improve performance

2.4.8

  • Improve google translation api

2.4.6

  • Include string checked functionality

2.4.5

  • Polish readme and screenshots