Page 1 of 3 123 LastLast
Results 1 to 10 of 28
Like Tree2Likes

Thread: ACFCP API guide

  1. #1
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    ACFCP API guide

    Hello!

    Finally I'm happy to present the apotheosis of ACFCP development - the introduction of ACFCP API!!!

    Why is the apotheosis? Because it breaks all limits and boundaries of the plugin possibilities.
    It is a transition to a qualitatively new level of development, not limited by standard set of features of the plugin.

    Now, ACFCP plugin - not just feature-rich plugin - now it complete framework for adding new features to your ClassiPress installation!!!!

    The reasons for the introduction of ACFCP API:

    Every day there are more and more requests from users on the introduction of new features to ACFCP.
    The majority of these requests are individual purpose and are not claimed by other users.
    The introduction of such features leads to an increase in the plugin code and as a result, creates an additional load on the server other users.

    API allows to create extensions (addons, sub-plugins) that can be enabled or disabled individually.

    Requirements for using the ACFCP API:

    1. WordPress 3.5.1+
    2. ClassiPress 3.2+
    3. ACFCP plugin 2.2.1+
    4. Your wish, needs and fantasy
    5. Basic knowledge of PHP are welcome


    References

    1. Writing a WP Plugin
    2. WP Plugin API


    Functional division of ACFCP API:

    1. Validation API - adding new formats and limitations to data validation
    2. Visibility API - adding new visibility options and user restrictions
    3. Forms Processing API - additional actions during validation and saving incoming data from users.
    4. ACFCP Settings API - adding new options, tabs and sub-tabs in the ACFCP plugin settings


    Contents of the Guide:

    1. Introduction
    2. ACFCP Validation API

    3. ACFCP Visibility API

    4. ACFCP Forms Processing API

    5. ACFCP Settings API

    6. Life Examples

    PS: This thread will always be closed for comments to provide guide structure. If you have questions - create new threads on forum.
    Last edited by dikiyforester; February 15th, 2014 at 04:15 AM.
    domodomo likes this.

  2. #2
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    ACFCP Validation API

    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by dikiyforester; May 2nd, 2013 at 06:45 AM.

  3. #3
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    ACFCP Visibility API

    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by dikiyforester; May 2nd, 2013 at 12:44 PM.

  4. #4
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    ACFCP Forms Processing API

    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by dikiyforester; May 3rd, 2013 at 04:31 AM.

  5. #5
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    ACFCP Settings API

    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by dikiyforester; May 3rd, 2013 at 07:46 AM.

  6. #6
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    acf_validator filter

    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    acf_display_ad_field filter

    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by dikiyforester; May 2nd, 2013 at 11:06 AM.

  8. #8
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    acf_display_profile_field filter

    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    acf_loop_top action

    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts

    acf_loop_bottom action

    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ACFCP and DMLF
    By nayyer in forum Advanced Custom Fields
    Replies: 18
    Last Post: May 15th, 2013, 08:50 AM
  2. 1-2 things to guide me pls
    By billis in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: September 7th, 2011, 10:39 AM
  3. Users Guide
    By wcmga in forum Help Using ClassiPress
    Replies: 1
    Last Post: May 12th, 2011, 06:05 PM
  4. Bank Guide
    By somonova in forum Showcase & Feedback
    Replies: 1
    Last Post: March 2nd, 2011, 06:27 AM