Plugin info

Total downloads: 592
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 8/1/2019 (2345 days ago)
Added to WordPress: 7/31/2019 (6 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 5.2.17
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2345 days ago

20/100

Is ACF CSS ADD-ON abandoned?

Possibly abandoned (last update 2345 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 5.2.17
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin can be used as an add-on to the Advanced Custom Fields Plugin.
Helps you add a class to any of the ACF Custom Fields, including repeater, flexible content.
The brush icon corresponds to the ACF CSS ADD-ON feature. You can click on this to add classes for the field.
Add multiple classes to the fields by seperating them with spaces.
Add class to options pages also.

Arbitrary section

Use get_field_classes(‘fieldname’) for simple fields eg. text, url, password, textarea
Use get_sub_field_classes(‘fieldname’) for sub-fields eg. repeater, flexible content
Use get_field_classes(‘fieldname’, ‘option’) for simple fields eg. text, url, password, textarea in options page
Use get_sub_field_classes(‘fieldname’, ‘option’) for sub-fields eg. repeater, flexible content in options page
To add multiple classes, seperate the classes with spaces.

Installation

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “ACF CSS Add-on”
  3. Activate ACF CSS Add-on from your Plugins page. Make sure you have installed and activated Advanced Custom Fields Plugin or Advanced Custom Fields Pro Plugin.
  4. Click on any post that has ACF custom fields and start adding classes.

OR

  1. Upload acfca.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on any post that has ACF custom fields and start adding classes.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. ACF CSS Add-on layout.

    ACF CSS Add-on layout.

  2. The brush icon is the ACF CSS ADD-ON feature.

    The brush icon is the ACF CSS ADD-ON feature.

  3. Use ACFCA classes in options page.

    Use ACFCA classes in options page.

  4. Use ACFCA classes in options page sub fields.

    Use ACFCA classes in options page sub fields.

  5. Use ACFCA Classes to any page or post.

    Use ACFCA Classes to any page or post.

  6. Use ACFCA Classes to any page or post sub fields.

    Use ACFCA Classes to any page or post sub fields.

Changelog

No changelog available