Skip to content

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