Апісанне
Insert links to other posts in content as shortcode and render it with custom template.
Default template located at wp-content/plugins/relink/templates/readmore.php
Часта задаваныя пытанні
-
How to use custom template
-
Create filter “relink_template” and return path to your template.
Example, include template from my theme folder:
add_filter(‘relink_template’, function(){
return locate_template(‘templates/my-custom-relink-template.php’);
});
Водгукі
Удзельнікі і распрацоўшчыкі
“Relink” is open source software. The following people have contributed to this plugin.
Удзельнікі“Relink” has been translated into 2 locales. Дзякуй перакладчыкам за іх унёсак.
Перакласці “Relink” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
1.2
- Add version param to relink-tinymce plugin url
1.1
- Add search post ID by post link
1.0
- Initial release.


