mautic / mautic/mautic-wordpress
[feature request] shortcode for user counter
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- PHP
- Stars
- 136
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
A code which can show the total number of users in a segment or tag, or platform total.
Inspired in https://wordpress.org/plugins/contacts-in-mautic/
Eg.
[mautic tagscount=2]
[mautic segmentcount=1]
[mautic contactscount]
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating the plugin’s shortcode registration and the existing Mautic user, tag, and segment access paths; done means the three examples produce correct counts for tags, segments, and the platform total.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100