Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

More Link Modifier

Apraksts

A simple plugin that allows you to modify the link that is displayed when you use the <!–more–> feature. Also lets you remove the anchor link to turn off the jumping behaviour. You can also choose to have the more link open in a new window/tab.

You can choose to have just plain text, or also include the post’s title. If you chose to include the title, you can limit the number of characters/words that are displayed in the title. Also allows you to add ellipsis (…) to the title if it has been truncated. All the options can be found in “More Link” tab under “Options” in admin page.

Ekrānuzņēmumi

  • Screenshot of the admin options page

Uzstādīšana

  1. Create a directory ‘more-link-modifier’ in the ‘/wp-content/plugins/’ directory
  2. Upload ‘more-link.php’ and ‘more-link-options.php’ into the newly created ‘more-link-modifier’ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

BUJ

Can I include HTML in the ‘Custom Link Text’?

Yes, but only the most basic HTML. The HTML tags that are allowed are:
<img>, <b>, <strong>, <i>, <em> and <u>

How do I include special characters?

Have a look here: Speical HTML Characters
eg. if you want one of those double right angled bracket thingies (right-pointing double angle quotation mark) you would use: &raquo;

I entered something in the ‘Custom Link Text’ field and things have stuffed up. What should I do?

Click on the ‘Reset to WordPress default values’ button and stop trying to break the plugin! (j/k – if you remember what you entered, please email me and I’ll see if I can fix it)

More questions?

Go to: More Link Modifier Page

Atsauksmes

Lasīt 2 atsauksmes

Autori un izstrādātāji

“More Link Modifier” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “More Link Modifier&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.0.3

  • Added option to make more links open in new window/tab
  • Allowed img tags so you can have images in you more link

1.0.2

  • Georg Adamsen (http://wordpress.blogos.dk/) has kindly provided a Danish translation for the plugin.
  • There is minimal change to the code of the plugin.
  • New screenshot 🙂

1.0.1

Same as 1.0 (I was still new to svn)

1.0

The initial version of the plugin