Viewing 1 replies (of 1 total)
  • Plugin Author Curtiss Grymala

    (@cgrymala)

    I think this is a PHP compatibility issue. I’m working on a fix for the problem (in the meantime, if you want to try it yourself, you can simply replace line 65 with the code shown below); but I was made aware of another problem that probably needs to be fixed before you’ll be able to really use it.

    add_action( 'widgets_init', create_function( '', "register_widget( 'active_directory_employee_list_widget' );" ) );

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Active Directory Employee Listing] Syntax error ?’ is closed to new replies.