• When checking for PHP 7.2 compatibility I get the following message:
    Will that affect the plugin and will it be fixed?

    FILE: /home/username/sitename.domain/wp-content/plugins/local-like-and-share/includes/class-local-like-and-share-widget.php
    ————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————————-
    228 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    ————————————————————————————————————————-

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Devon Ostendorf

    (@devonostendorf)

    Hi DJF3,

    Since this is just a warning, it will not affect the plugin’s behavior.

    As you’ve probably noticed (by the “This plugin hasn’t been tested with the latest 3 major releases of WordPress” banner), I have been away from WordPress development for quite some time now, which is why this plugin has not been updated/tested against the current versions of WordPress and PHP. Honestly, I do not know if I will be repairing this particular issue, in an official release, due to the very limited bandwidth I have for plugin maintenance these days. The code change itself is very simple and, if you’d like to make it yourself, I can point you toward what needs to be changed.

    Hope this helps,
    Devon

    Hi DJF3,
    is this your own? https://github.com/DJF3/Tropo-to-Webex-meeting
    I need these resources, I have webex meeting every day and I need to be inviting some participants, can you develop this for me? How do I get your contact?

    Thread Starter DJF3

    (@djf3)

    @mrbishopeee
    Yes.
    However, this script is using the Tropo platform which is not taking new customers anymore.
    To develop something like this, you may want to reach out to the Webex Developer community to get some more thoughts & ideas.
    Cisco Developer Community
    I guess that you could develop something like this with IVR applications, depending on what exactly you want to accomplish.
    You would also have to think about
    – security (pin required for meetings)
    – fixed groups of people? How do you define which people need to be on the call?
    – fixed meetings?
    – what time would you call out to the participants

    Also check out the support options on this page: https://developer.webex.com/support (feel free to create a Webex Teams account and join the excellent “#webex4devs” space)

    If you have more questions, please reach out to me by adding an ‘issue’ to my Github repo. (to keep this WordPress forum clean ??

    Hi DJF3,
    I work with multilevel marketing, and every day I have at least 10 meetings, where I have to invite people, I’m not the meeting creator, is it possible for me to invite people using the meeting id automatically?
    Today I have to be inviting one by one.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP 7.2 notification “use anonymous function instead”’ is closed to new replies.