Social update functions should return more informative results #60

Open
opened 2020-12-31 03:19:49 +00:00 by jaywll · 1 comment
jaywll commented 2020-12-31 03:19:49 +00:00 (Migrated from gitlab.com)

Currently the social update functions in plugins\jasonwilliams\feed\classes\SocialApis.php don't return any values. Now that these functions can be called manually from the backend thanks to #47 it would be helpful if they provided some informative text about the action that has been performed.

Currently the social update functions in `plugins\jasonwilliams\feed\classes\SocialApis.php` don't return any values. Now that these functions can be called manually from the backend thanks to #47 it would be helpful if they provided some informative text about the action that has been performed.
jaywll commented 2020-12-31 03:21:04 +00:00 (Migrated from gitlab.com)

Results are displayed via the Feed backend controller at plugins\jasonwilliams\feed\controllers\Feed.php using the onImport...() functions.

Results are displayed via the Feed backend controller at `plugins\jasonwilliams\feed\controllers\Feed.php` using the `onImport...()` functions.
Sign in to join this conversation.
No description provided.