该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

LH Better Slugs

描述

Apply decisions not options to having better slugs for SEO

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 entire lh-better-slugs folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常见问题

How do I change the minimum string length per slug word?

By use of the lh_better_slugs_min_chars filter, just return a number other than 3 (the default).

How do I change the stopwords which are removed from the slug?

By use of the lh_better_slugs_stopwords filter, just return an array of the words you wish to block.

What are the limitations?

  • LH Better Slugs overrides slugs whivh violate its rule set, however you can override them later.
  • WordPress appends a unique number to ambigous slugs (e.g. hello-word, hello-world-2 et cetera). LH Better Slugs may not notice this behaviour when an article is saved for the first time. If this happens you may simply re-save the post.

What is something does not work?

LH Better Slugs, 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-better-slugs/. 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/

评价

此插件暂无评价。

贡献者及开发者

“LH Better Slugs” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“LH Better Slugs”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.00 April 11, 2018
Initial release.