Linux 软件免费装
Banner图

Plugin Name

开发者 15km
更新时间 2023年8月28日 11:48
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 6.0.1
版权: GPLv2 or later
版权网址: 版权信息

标签

title layout markers breakpoint title manipulation

下载

1.0.4 1.0.6 1.0.7 1.0.8 1.0.9 1.01 1.02 1.03 1.1.0 1.1.1 2.5.0 2.5.6 2.5.7 1.0.5 1.1.2 1.1.3 2.0.0 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.04 2.05 2.0.1

详情介绍:

Lets you set breakpoints on your posts, pages and custom post types titles without having to add html to the title by setting markers in the title text field. This allow for a better layout of the title on desktop version of the site and when on a mobile device it gives you the ability to remove the breakpoints by adjusting the CSS. Some of the other uses are that you can set multiple markers in the text field to highlight colours of certain words in the title.

安装:

  1. Upload the plugin files to the /wp-content/plugins/page-title-splitter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the Settings->Page Title Splitter screen to configure the plugin, if you would like to update any of the default CSS, default options for title manipulation or to see how to use the plugin.
  4. The functionality for setting breakpoints will appear underneath the Post, Page or Custom Post Type of the titles on the site, click on the / button under the title text field off to the side and then click on a character where you would like the breakpoint to occur.

屏幕截图:

  • Removing a breakpoint that is located in the text field.
  • The page title with the breaks in place.
  • Settings page and instructions on how to use below.

升级注意事项:

No issues found at this time.

常见问题:

How do I implement the title with markup into my site?

The modified title can be show on the website by adding one of the functions to your source code. the_split_title() will print the title on the page and get_split_title() will allow you to store it in a variable or print it yourself.

How do I use one of the functions outside the loop?

A Post ID can be added to either function to show a title outside of the loop or on a different page, ex. <?php the_split_title(12); ?>.

How do I add a breakpoint to my title?

Go to either Add/Edit a Post, Page or Custom Post Type and you will find a grey bar underneath the title text field. To the left of that bar you will see a / button, once pressed this will add a marker at the start of the title. Now by clicking on a character in the title, the marker will move to that position and that is where the page break will occur in the title. You can add as many markers as needed to the title.

How do I move a breakpoint marker in my title?

Click on the marker that sits below the title text field, that marker will then highlight. Now you can click on a different character in the title text field that marker will move to that position.

How do I delete a breakpoint marker in my title?

Click on the marker that sits below the title text field, that marker will then highlight. If you look to the left of the grey bar underneath the text field you will see a “x”, if click on that button it will delete the marker.

How do I cancel the highlight state on a marker?

Click on the marker that is currently highlighted in the grey bar underneath the title text field and it will remove the highlighted state from the marker. This will allow you to select a different marker and not worry about it moving if you click on a character in the title text field.

更新日志:

1.0 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.5.0 2.5.5 2.5.6 2.5.7