Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

GS GoMobi Redirector

Deskripzioa

goMobi is a popular mobile website solution for businesses of all sizes. Many businesses also use WordPress as the CMS solution for their full-size website.

The “official” goMobi WordPress plugin utilises a Javascript redirect mechanism which is not an optimal solution for the PHP-based WordPress platform.
This plugin wraps the “official” goMobi PHP-based redirect code and delivers a server-side redirect solution for your WordPress/goMobi integration.

Notes

Troubleshooting

This plugin uses the ‘init’ hook in the wordpress API to perform the redirect before any page output is written to the browser.
It is possible that another plugin is using the same hook. When multiple plugins register against the same hook, the plugin code is executed in the order in which the plugins were registered.
If your redirect is not working and there are no apparent errors being generated, try reducing the ‘Priority’ setting of this plugin in order to execute it before other plugins. YMMV

Instalazioa

  1. Install the plugin via the ‘Plugins’ / ‘Add New’ option
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Access the plugin settings via ‘Settings’ / ‘GS goMobi Redirector’ option
  4. Enter the URL of your goMobi site
  5. Tick the ENABLED checkbox
  6. Click the Save button to save your settings.

MEG

How do I report a issue with the GS goMobi Redirector plugin

Add a comment at http://www.geekstuff.co.nz/gs-gomobi-redirector/ describing your issue. The more detail you supply the greater the chance that we can help you resolve your issue.

Should I change the Advanced Settings?

You should only change the Advanced settings if you understand their effect or are advised by us to do so

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“GS GoMobi Redirector” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Aldaketen loga

1.1

  • Added a new option called Redirect Homepage Only. Default setting is ON. This setting causes the redirect to occur only from the site home page. It is added for the following reasons:
    • When a mobile visitor follows a link to a sub-page on your site (eg. a search result), we don’t want want the redirect to occur.
    • When you try and access the WP Admin Dashboard (/wp-admin/…) from your mobile device we don’t want to redirect.
    • Sub-sections of your site may deliver specific functionality (eg. customer portal, shopping cart etc) we dont want to redirect.

1.0

  • Initial Release