這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Title Remover

外掛說明

Important: This plugin works with every theme that uses the recommended WP function for displaying the title. For other themes, that display the title using a lesser know method, it might not work.

This plugin adds a simple metabox beside the post creation form in the WordPress admin interface, allowing you to toggle the visibility of the title. Unlike some of the other similar plugins available in the WordPress repository, it completely removes the title instead of just hiding with CSS or JavaScript.

Some advantages of using this plugin:

Does not affect menus or the admin area: Before removing the title it checks to make sure that the front-end is being displayed and the current point is within the loop. In other words it has no effect on menus or post tables in the admin area.

Works with all post types: To hide the title you just have to use a checkbox on the post creation form. This checkbox is displayed in the form of a metabox for all post types.

安裝方式

  1. Use WordPress’ plugin interface to find and install the plugin.
  2. Start editing the post or page whose title you want to hide.
  3. Among the boxes on the right side you will find one titled ‘Hide Title?’. Click on the checkbox.
  4. Save changes.

使用者評論

2023 年 10 月 14 日
It works perfectly. I use it on all of my sites with no problems. It hasn't been updated in quite a while, but it's simple and it just works.
2022 年 12 月 14 日
Лёгкий, выполняет свою функцию. Помог справиться с проблемой на моём блоге.
2022 年 11 月 30 日
Just installed plugin Nov 2022, and though it installs and looks operational, it does exactly nothing as far as I can tell. Using WordPress 6.1.1. Too bad -- I really could use this shortcut plug-in for a cumbersome CSS task!
2022 年 1 月 22 日
I'd just like to echo what others have said. This plugin just works (whereas others promising the same, don't seem to). If your theme doesn't have this functionality built in, I'd recommend this as an essential install.
閱讀全部 67 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Title Remover〉的開發相關工作。

參與者

將〈Title Remover〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.1

  • Made plugin strings translatable
  • Fixed typos in code

1.2

  • Fixed the warnings that are displayed on some websites.

1.1

  • Compatibility check with WP 4.9
  • Added new graphics for WP.org

1.0

  • Initial release