Rafael [redcrested.net]
4 years ago
This component allows users to decide to see posts from all or friends only by showing two options below the new post block in News Feed.

If you want to help me to make more components, click on the button down bellow and buy me a coffee. It's up to you how much coffee I'll drink :-)

If any other component uses the ossn_get_homepage_wall_access() function it is necessary to change it to hpage_posts_get_homepage_wall_access() for everything to work correctly. As far as I know, this function is used in the following components:
Thanks to Hugo for testing and reporting
##Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Arsalan Shah
Replied 4 years ago
I have sent you a pull request which will allow you to run your component without replacing or commenting out any line https://github.com/rafaelmamorim/OSSN-HomePagePosts/pull/1
Working version https://github.com/lianglee/HomePagePosts
Arsalan Shah
Replied 4 years ago
Very nice!