Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility + Formatting #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dev-101
Copy link
Contributor

@dev-101 dev-101 commented Mar 17, 2017

/* reminder: also merge into /gui */

question:

  • some functions and their hooks are wrapped in if function_exists condition, not sure if all the hooks should be like that (potentially preventing them to be called twice) or move them outside, or just leave it as it is?

observations:

  • //osc_add_hook('search_ads_listing_top', 'search_ads_listing_top_fn'); hook can be removed
  • License in Bender is different than in CORE, to clarify: is it on purpose or just a leftover?

Thanks

/* reminder: also merge into /gui */

question:
- some functions and their hooks are wrapped in if function_exists condition, not sure if all the hooks should be like that (potentially preventing them to be called twice) or move them outside, or just leave it as it is?

observation:
- ` //osc_add_hook('search_ads_listing_top', 'search_ads_listing_top_fn');` hook can be removed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant