• Resolved dm2021

    (@dm2021)


    Hello, I’m quite new with this plugin.

    I’m trying to use the filter mechanism and have created a plugin as per the example in class-object-sync-sf-salesforce-pull.php line 830.

    But nothing seems to happen. Nothing explodes.
    Have put a WP_Logging::add call into my filter plugin but that doesn’t seem to log anything.

    Have you any suggestions on good ways to debug this environment?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    Sure, two suggestions:

    1. Make sure you’ve configured the plugin to create logs for the things you want. The plugin has a Log Settings tab.
    2. If that does not give you the kind of logging you want, turn on debug mode on the plugin’s main settings tab.

    Thread Starter dm2021

    (@dm2021)

    Thankyou for your time. The problem was in my learning curve of installing WP plugins.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Filter with pull_query_modify’ is closed to new replies.