Linux 软件免费装
Banner图

bbPress Permalinks with ID

开发者 korobochkin
更新时间 2016年4月3日 19:37
捐献地址: 去捐款
PHP版本: 4.1.1 及以上
WordPress版本: 4.5.0
版权: GPLv2 or later
版权网址: 版权信息

标签

links permalinks url id bbpress slugs characters forums topics rewrite rule

下载

1.0.4 1.0.5

详情介绍:

Attention! You need manually flush rewrite rules after activating bbPress and this plugin. You can do it by visiting /wp-admin/options-permalink.php page. Or use wp cli (wp rewrite flush command). By default bbPress URLs contains slugs. It's not good if your slugs (titles) contains something that not present in english alphabet. Sometimes links doesn't open or you can't send the link to your friend because URL contains this mystery symbols like cyrillic or chinese letters. Search engines also not love this types of URLs. The bad URL examples: This plugin automatically adds custom rewrite rules to WordPress and your links rocks. The good URL examples (after plugin activation): The plugin works with any configuration of permalinks. The plugin featured and starred on Github by Stephen Edgar — bbPress core developer. Discussion about this plugin at bbPress official support forum. Plugin on Github Photo on banner created by Jay Mantri.

安装:

  1. Install bbPress Permalinks with ID either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate bbPress and after it activate bbPress Permalinks with ID.
  3. Flush rewrite rules. You can do it by visiting /wp-admin/options-permalink.php page. Or use wp cli (wp rewrite flush command).
P. S. I'm currently working on automatically flushing rules on activation and deactivation.

屏幕截图:

  • Forum URL. The plugin adopts to your permalinks settings (you can change it on default bbPress settings page).
  • Topic edit URL. With this plugin all pages and links correctly opens.

升级注意事项:

1.0.5 Update plugin text domain. 1.0.4 Basic functionality of plugin.

常见问题:

That this plugin do?

Simply adds few rewrite rules. If you deactivate or remove plugin and after that flush rewrite rules there is no stuff (garbage) after this plugin in database.

更新日志:

1.0.5 Update plugin text domain. 1.0.4 First version of plugin for wordpress.org. Without automatically flushing rewrite rules.