LH Page Links To

外掛說明

This plugin allows you to make a WordPress post or page link to a URL of your choosing, instead of its WordPress URL. It also will redirect people who go to the old (or “normal”) URL to the new one you’ve chosen.

This started as a fork of Mark Jacquiths Page Links to plugin. I forked it, to simplify the code base, better support gutenberg, and properly support redirects on password protected pages.

Common uses:

  • Set up navigational links to non-WordPress sections of your site or to off-site resources.
  • Publish content on other blogs (or other services, like Medium) but have them show up in your WordPress posts stream. All you have to supply is a title and a URL. The post title will link to the content on the other site.
  • For store operators, you can link to products on other retailer’s sites (maybe with an affiliate code) but have them show up like they’re products in your store.
  • Create a “pretty URL” for something complicated. Say you have https://example.com/crazy-store-url.cgi?search=productId&sourceJunk=cruft … just create a WordPress page called “My Store” and use Page Links To to point it to the ugly URL. Give people the new URL: https://example.com/my-store/ and it will redirect them!

Like this plugin? Please consider leaving a 5-star review.

Love this plugin or want to help the LocalHero Project? Please consider making a donation.

安裝方式

  1. Upload the lh-page-links-to folder to your /wp-content/plugins/ directory.

  2. Activate the “LH Page Links To” plugin.

Existing Content Usage:

  1. Edit a post or page.

  2. Below, find the Page Links To widget, select “A custom URL”, and add a URL of your choosing.

  3. Save the post or page.

  4. Done! Now that content will point to the URL that you chose. Also, if anyone had the old WordPress URL for that content, they will be redirected to the custom URL if they visit.

Creating New Page Links:

  1. Click Pages > Add New Page Link.

  2. Provide a title and a destination URL.

  3. Optionally provide a custom slug, which will be used in creating a local redirect URL.

  4. Click Publish.

常見問題集

If you want to link to a full URL, you must include the http:// portion.

Can I link to relative URLs for URLs on the same domain?

Yes. Linking to /my-content.php is a good idea, as it will still work if you move your site to a different domain.

What if something does not work?

LH Page Links To, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc.

If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-page-links-to/ . I look there regularly and resolve most queries.

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/

使用者評論

2021 年 12 月 17 日
Great plugin updated and a valid alternative to abandoned plugin called "Page Links To". I would only suggest to add the ability to open links in a new window (Target = "_blank"). Thanks
2021 年 4 月 24 日
Thank you soooo much for this plugn. It works perfect. My theme has a Horizontal News Ticker that only scrolls post categories. I could not figure out how to use a post link to get the post title to scroll in the Ticker. When my wordpress plugin search kept sending me to a "link-to plugin that had not been updated I searched google and there it was, it works seamlessly. Thank you
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈LH Page Links To〉的開發相關工作。

參與者

〈LH Page Links To〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈LH Page Links To〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.00 December 05, 2019
Initial release.