Custom Fields Filter Request

This topic contains 4 replies, has 4 voices, and was last updated by  whattodo-vi 9 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #14080

    Mike Housky
    Free User
    Post count: 2

    I have developed a plugin for one of your clients (they’ve purchased every add-on) to connect membership data from InfusionSoft CRM with the GeoDirectory-based directory they are developing.

    The client’s need is to only display or enter data for custom fields if the post owner has a high enough membership level.

    There is no problem on original data entry–your premium add-ons handle that well enough. It’s when a membership expires that we want to suppress display and update of those fields, but do not want to remove that information.

    I have solved the problem with a WP plugin that can access the membership level and expiration information given a WP userid, in the form of a WP filter. For testing, I have modified the geodirectory source to call these filters in 4 of the 5 calls to geodir_post_custom_fields(), adding a filter call in each location. ‘

    In one of your web pages you say you have tons of hooks and actions, and just to ask if we want another. How do I go about asking for this filter to be defined and be added to the code base? I really would like their installation not to need to merge changes in after every release is installed.

    I can provide a definition of the minimum level filter that will work for us, plus code changes I made to invoke those filters at the right time.

    For what it’s worth, I already know about (and the client is already using) iMember360 for WP-to-InfusionSoft integration. That doesn’t help on the geodirectory side, though and is focused on the logged-in user. This problem needs to filter based on the post author ID.

    Thanks for your consideration,
    Mike Housky

    #14092

    John Allsopp
    Expired Member
    Post count: 399

    You can request features here > https://wpgeodirectory.com/requests/ 🙂

    #14105

    Mike Housky
    Free User
    Post count: 2

    I looked at that page before. There’s not a single developer-oriented request there. Okay, I guess I’ll see what happens.

    #14178

    Paolo
    Site Admin
    Post count: 31206

    Hi Mike,

    when a listing expires, it is either downgraded to a price package of your choice or set to draft.

    When downgraded, extra info are not shown, but as far as I know (I could be wrong) they shouldn’t be deleted from the database, so that if a user upgrades the listing again he doesn’t have to enter the data again.

    If you found it to work differently please let me know, so I can ask to the developers to look into it.

    As far as adding new hooks for your needs the procudere is this:

    if you added an hook yourself to one of the core files, rename the file to .txt or zip it and attach it here. I’ll submit it to Stiofan for review and if it works well and doesn’t create any other issues, we will include it with pleasure in the next release.

    If you want us to add an hook, describe it here and we will try to add it as soon as we have the time to write the code for it. (this will take longer).

    Thank you and let us know!

    #24024

    whattodo-vi
    Full Member
    Post count: 187

    Mike Housky – We are looking for a plugin developer familiar with GD to custom code an affiliate program that integrates with GeoDirectory. If this is something you’d be interested in, please email me at connect@ashleyjoyladlie.com. This has also been posted on the job board, but there doesn’t seem to be much action there. Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket