Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Add plugin on Github for pull requests

$
0
0

Replies: 0

Hey there,

I’ve noticed a lot of PHP notices, eg:

PHP Notice:  Undefined index: deregister_gmaps in /../wp-content/plugins/wp-store-locator/frontend/class-frontend.php on line 1557 

Notice: Undefined index: api_language in /../wp-content/plugins/wp-store-locator/inc/wpsl-functions.php on line 36

Notice: Undefined index: api_region in /../wp-content/plugins/wp-store-locator/inc/wpsl-functions.php on line 36

Notice: Undefined index: api_browser_key in /../wp-content/plugins/wp-store-locator/inc/wpsl-functions.php on line 36

Notice: Undefined index: autocomplete in /../wp-content/plugins/wp-store-locator/inc/wpsl-functions.php on line 49

Notice: Undefined index: api_region in /../wp-content/plugins/wp-store-locator/admin/class-admin.php on line 325

Notice: Undefined index: editor_hour_format in /../wp-content/plugins/wp-store-locator/admin/class-admin.php on line 349

Notice: Undefined index: start_latlng in /../wp-content/plugins/wp-store-locator/admin/class-admin.php on line 385

Notice: Undefined index: editor_map_type in /../wp-content/plugins/wp-store-locator/admin/class-admin.php on line 352

Notice: Undefined index: store_marker in /../wp-content/plugins/wp-store-locator/admin/class-admin.php on line 356

Notice: Undefined index: api_region in /../wp-content/plugins/wp-store-locator/admin/class-admin.php on line 360

I could get involved fixing these issues so if you’ll create a Github repository it would be great.

Thanks!
Marius


Viewing all articles
Browse latest Browse all 59525

Trending Articles