{"id":28930525,"url":"https://github.com/rtcamp/mention-links","last_synced_at":"2026-02-27T12:15:06.903Z","repository":{"id":53718616,"uuid":"267795025","full_name":"rtCamp/mention-links","owner":"rtCamp","description":"Plugin which brings Github style user @mentions and article #links to the WordPress","archived":false,"fork":false,"pushed_at":"2026-01-13T12:32:55.000Z","size":4100,"stargazers_count":5,"open_issues_count":15,"forks_count":2,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-01-13T15:36:51.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtCamp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-29T07:32:16.000Z","updated_at":"2026-01-13T12:32:43.000Z","dependencies_parsed_at":"2025-01-15T05:32:56.055Z","dependency_job_id":"0b73cff7-eed4-4701-8934-46c63c88dea0","html_url":"https://github.com/rtCamp/mention-links","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/rtCamp/mention-links","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Fmention-links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Fmention-links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Fmention-links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Fmention-links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtCamp","download_url":"https://codeload.github.com/rtCamp/mention-links/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Fmention-links/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29894226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-22T15:09:43.323Z","updated_at":"2026-02-27T12:15:06.889Z","avatar_url":"https://github.com/rtCamp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://rtcamp.com/?ref=mention-links-repo\" target=\"_blank\"\u003e\u003cimg width=\"200\"src=\"https://rtcamp.com/wp-content/themes/rtcamp-v9/assets/img/site-logo-black.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Mention Links\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n\nThis plugin lets you mention a user or a post (including Custom Post Types) in a post content from the Block editor. Type `@` to link to an author or `#` to link to a post, page, or custom post type.\n\n**Author:** rtCamp\n\n**Contributors:** rtcamp, sid177, dharmin, vaishu.agola27, pavanpatil1, mukulsingh27\n\n**Tags:** Mentions, User mentions, Post mentions, Custom post types mentions, CPT mentions\n\n**Requires at least:** 5.0\n\n**Tested up to:** 6.4.1\n\n**Requires PHP version:** 7.0\n\n**Stable tag:** 1.0.4\n\n**License:** GPLv2 or later (of course!)\n\n**License URI:** http://www.gnu.org/licenses/gpl-2.0.html\n\n## Description ##\nWhile writing contents from the Block editor, type `@` to get suggestions of users. On selecting a user it'll create a link to authors page of that user.  \nTo mention a post, type `#` and it'll give you the list of all matching posts. On selecting a post it'll create a link to the single post page.\n\n### Screenshots ###\n\nPlugin features:\n\n![Plugin features](/wp-assets/screenshot-1.gif?raw=true)\n\nSettings page (wp-admin -\u003e Settings -\u003e Mention Links):\n\n![Settings page](/wp-assets/screenshot-2.png?raw=true)\n\n### Settings ###\nThis plugins adds a settings page under Settings -\u003e Mention Links.\n1. **Display username or display-name:** This setting allows you choose whether to show user's display-name or username when mentioning a user in a post.\n2. **Custom Post Types support:** Checking post types here will give you suggestions of posts from these post types.\n\n**Note:** The posts suggestion list is retrieved from the WordPress' REST API, so if a particular post type doesn't support REST API then you might not see it in **Custom Post Types support** setting.\n\n## Installation ##\n\n1. Extract the zip file.\n2. Upload it to the `/wp-content/plugins/` directory in your WordPress installation.\n3. Activate the Mention Links from your Plugins page.\n\n## Contribute\n\n### Reporting a bug 🐞\n\nBefore creating a new issue, do browse through the [existing issues](https://github.com/rtCamp/mention-links/issues) for resolution or upcoming fixes. \n\nIf you still need to [log an issue](https://github.com/rtCamp/mention-links/issues/new), making sure to include as much detail as you can, including clear steps to reproduce your issue if possible.\n\n### Creating a pull request\n\nWant to contribute a new feature? Start a conversation by logging an [issue](https://github.com/rtCamp/mention-links/issues).\n\nOnce you're ready to send a pull request, please run through the following checklist: \n\n1. Browse through the [existing issues](https://github.com/rtCamp/mention-links/issues) for anything related to what you want to work on. If you don't find any related issues, open a new one.\n\n1. Fork this repository.\n\n1. Create a branch from `develop` for each issue you'd like to address and commit your changes.\n\n1. Push the code changes from your local clone to your fork.\n\n1. Open a pull request and that's it! We'll with feedback as soon as possible (Isn't collaboration a great thing? 😌)\n\n1. Once your pull request has passed final code review and tests, it will be merged into `develop` and be in the pipeline for the next release. Props to you! 🎉\n\n\n# BTW, We're Hiring!\n\n\u003ca href=\"https://rtcamp.com/\"\u003e\u003cimg src=\"https://rtcamp.com/wp-content/uploads/sites/2/2019/04/github-banner@2x.png\" alt=\"Join us at rtCamp, we specialize in providing high performance enterprise WordPress solutions\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtcamp%2Fmention-links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtcamp%2Fmention-links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtcamp%2Fmention-links/lists"}