WPIntell

Source evidence

Feature Request

Advanced Custom Fields: Limiter Field · support · 2013-04-20T18:53:00+00:00

mixedsentiment
mediumseverity
0.78relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 31 rows with source links

16.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Eckstein resolved
It would be great if, inside the progress bar, there was also a count of how many characters have been entered and how many are left. http://wordpress.org/extend/plugins/advanced-custom-fields-limiter-field/ Hi mate, I’ll look into that! Dave Hi mate, I’ve added a counter. The latest version is available here: https://github.com/AtomicSmash/ACF-limiter-field . You will see a new option in the backend – “Display character count”. Please test and if everything works I’ll update the WordPress version. Cheers, Dave EDIT: I missed you mentioning the setting on the backend. Works fine now! Thanks for adding this! I would just throw an IF statement around the option to show the count so that if I have debugging on (which developers often do) it does not throw an undefined index error. Thanks again! That was me rushing :/ Sorted now buddy! I’ll update the WP repo asap. Cheers,

Comments

5 shown
Atomicsmash 2013-04-22T20:19:00+00:00

Hi mate, I’ll look into that! Dave

Atomicsmash 2013-04-22T22:34:00+00:00

Hi mate, I’ve added a counter. The latest version is available here: https://github.com/AtomicSmash/ACF-limiter-field . You will see a new option in the backend – “Display character count”. Please test and if everything works I’ll update the WordPress version. Cheers, Dave

Eckstein 2013-04-23T00:27:00+00:00

EDIT: I missed you mentioning the setting on the backend. Works fine now! Thanks for adding this!

Eckstein 2013-04-23T00:37:00+00:00

I would just throw an IF statement around the option to show the count so that if I have debugging on (which developers often do) it does not throw an undefined index error. Thanks again!

Atomicsmash 2013-04-23T07:05:00+00:00

That was me rushing :/ Sorted now buddy! I’ll update the WP repo asap. Cheers,