{"id":2148,"date":"2007-10-10T19:00:25","date_gmt":"2007-10-10T19:00:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/rb-internal-links\/"},"modified":"2015-03-08T17:28:25","modified_gmt":"2015-03-08T17:28:25","slug":"rb-internal-links","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/rb-internal-links\/","author":250878,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.16","stable_tag":"2.0.16","tested":"3.9.40","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"RB Internal Links","header_author":"Arron Woods","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 22:01:55","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.blograndom.com\/blog\/extras\/rb-internal-links-plugin\/#donate","header_plugin_uri":"http:\/\/www.blograndom.com\/blog\/","header_author_uri":"http:\/\/www.blograndom.com","rating":5,"author_block_rating":0,"active_installs":900,"downloads":81248,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.22","2.0","2.0.1","2.0.10","2.0.11","2.0.12","2.0.13","2.0.14","2.0.16","2.0.2","2.0.3","2.0.4","2.0.5","2.0.6","2.0.7","2.0.8","2.0.9"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[175,939,166,80,562],"plugin_category":[43,59],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-2148","plugin","type-plugin","status-closed","hentry","plugin_tags-links","plugin_tags-permalinks","plugin_tags-posts","plugin_tags-shortcode","plugin_tags-slugs","plugin_category-customization","plugin_category-utilities-and-tools","plugin_committers-rb-cohen"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/rb-internal-links.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>An easy way to link to posts and pages in your blog. As well as quickly typing in the link tag there is a tinymce wysiwyg \nplugin that allows you to search for posts by category.<\/p>\n\n<p>The shortcode for the plugin within the post gets converted to the current permalink for the post on the render of the page. If you change your link structure later on, you don't have to go back and edit the internal links for your blog!<\/p>\n\n<p>Using the UI you can search through your blog posts or browse by category and get the shortcode added to the post for you!<\/p>\n\n<p>I saw a need for this plugin and thought I'd give it a go. If you would like to help improve this plugin please contact me via my blog.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>For more information visit http:\/\/www.blograndom.com\/blog\/extras\/rb-internal-link-plugin\/\nAnd check out the forum for bugs\/features: http:\/\/www.blograndom.com\/links\/forum\/<\/p>\n\n<p>To manually link a page:<\/p>\n\n<pre><code>At the place you would like the link to appear write:\n        [intlink id=\"post-slug\"]Link text[\/intlink]\n            ...exchanging post-slug or post-id for the post or page slug\/id you would like to link to.\n\n            Note:\n            - you can specify a class for the link using ... class=\"my_class\"` ...\n- you can specify a target for the link using ... `target=\"_new\"` ...\n- you can specify an anchor to go to on the new page using ... `anchor=\"bottom\"` ...\n<\/code><\/pre>\n\n<p>Using the tinymce wysiwyg editor:<\/p>\n\n<pre><code>Make sure you've ticked \"enable wysiwyg editor\" on the plugin preferences page.\nA new icon will appear on the wysiwyg toolbar, it looks like a page with a link over it\nSelect the text you wish to turn in to a link (optional)\nClick on the icon, a toolbox should popup\nSelect the category of the post you need or alternatively choose pages for a list of pages\nClick on the post or page you wish to link to\nFill in the optional properties for the link\nClick \"Insert Link\"\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the \"rb-internal-links\" folder to your wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plug-in<\/li>\n<li>Browse to Options &gt; RB Internal Links to take a look at preferences<\/li>\n<li>Start internally linking<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p>v2.0.14 (07\/05\/2011)\n- Links without a title given string '{{empty}}' between shortcode tags (wp shortcode bug)\nv2.0.13 (08\/03\/2011)\n- Added support for custom post types\n- WIKI style support for posts that don't exist when logged in as an admin\n- Class of \"missingLink\" applied to anchor of links with no post\/page\n- Show posts with a status of 'post', 'draft', 'pending' or 'future' in UI list\n- Italian translation file\nv2.0.12 (09\/06\/2010)\n- Removed dependency on wp_enqueue_scripts and include jquery direct (fix even more compatibility issues)\n- Include wp-load.php instead of wp-config.php\nv2.0.11 (21\/02\/2010)\n- Tinymce plugin template no longer uses wp_head (should fix a lot of compatibility issues)\nv2.0.10 (14\/02\/2010)\n- Portugese translation files\nv2.0.9 (12\/02\/2010)\n- German translation files\n- Ajax error handling\nv2.0.8 (07\/12\/2009)\n- Added be_BY translations (thanks to fatcow)\n- Error supression in tinymce-plugin.php for compat (thanks to matthew.oriordan)\nv2.0.7 (17\/11\/2009)\n- Fixed conflict with WP-Super-Cache\n- Fixed encoding issues with preselected text, particularly foreign characters\n- Moved js and css for tinymce plugin to seperate files\n- Temporary work around for wp_enqueue_script with tiny_mce_popup.js\n- Post, page and category names printed using _e on tinymce plugin\nv2.0.6 (02\/05\/2009)\n- Gettext support, with .pot file in languages\/\n- Removed li background gradient in favour of block colours\nv2.0.5 (19\/04\/2009)\n- compat.php file with json_encode function for PHP versions &lt; 5.2\n- Cursor and foreground change to notify user that next section is loading<\/p>\n\n<p>v2.0 (22\/02\/2009)\n- Complete rewrite, a few new features, some removed but same core functionality<\/p>\n\n<p>v0.22 (28\/12\/2008)\n- tinyMCE language file using new format, compatibility with wordpress version 2.7<\/p>\n\n<p>v0.15 (27\/01\/2008)\n- Fixed bug with visual mode insertion hiding newly inserted link\n- Added anchor parameter for linking to anchors within pages<\/p>\n\n<p>v0.14 (19\/12\/2007)\n- Changed CDATA comment tags from \/* *\/ to \/\/, which should resolve issues with the tinymce icon<\/p>\n\n<p>v0.13 (23\/10\/2007)\n- Changed charset to utf-8 for tinymce plugin (thanks to vanco)\n- Put in option for ID or slug returned to editor, default to be ID (good idea, thanks again vanco)\n- Support for creating an internal link with an image\n- The intlink code is now hidden in visual mode, replaced with the highlighted text\n- The parsing engine has been completely rewritten for speed and scalability\n- Some code changes that should help people with problems related to the wysiwyg icon not turning up\n- Added filter for 'the_content_rss'<\/p>\n\n<p>v0.12 (21\/10\/2007)\n- Stopped selected text with quote marks in from breaking the wysiwyg plugin<\/p>\n\n<p>v0.11  (19\/10\/2007)\n- Updating some spelling mistakes\n- Added debug information for missing wysiwyg icon<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the \"rb-internal-links\" folder to your wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plug-in<\/li>\n<li>Browse to Options &gt; RB Internal Links to take a look at preferences<\/li>\n<li>Start internally linking<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"Link to posts and pages within your blog using shortcodes, similar to a wiki or cms. No need to remember full URLs, post ids or slugs with the wysiwyg &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/2148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=2148"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rb-cohen"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=2148"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=2148"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=2148"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=2148"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=2148"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=2148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}