Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP Link To This Post

Описание

WP Link To This Post is a plugin which makes it easier for your visitors to link back to your posts.
It creates an easy copy-paste HTML code after the post content so that a visitor can easily find the HTML code
which can be used in other posts, pages or any part of a website.

Скриншоты

  • screenshot-1.png

Установка

This section describes how to install the plugin and get it working.

  1. Upload the wp-link-to-this-post folder to the to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Часто задаваемые вопросы

Does it work only for posts?

Yes. The plugin only works for post content type.

Can I change the title for the code?

Yes but you will need to go to the wp-link-to-this-post.php file to be able to do that.
You can change the title by editing the text within <h5> tag.

Can I change the look for the code?

Yes but again you will need to go to the wp-link-to-this-post.php file to be able to do that.
You can change the look by editing the CSS within <p> tag.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP Link To This Post» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP Link To This Post» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Official plugin release.