Skip to content
#

opendata

Open data is data that can be freely used, re-used, and redistributed by anyone - subject only, at most, to the requirement to attribute and sharealike.

Here are 969 public repositories matching this topic...

Oyeniyi
Oyeniyi commented Sep 1, 2018

On a registration page of website, when i click a logo page, i was redirected to a wordpress.org website. Normaly it's can be nice if i was redirected to a osgeo.org website. To redirect logo link to osgeo.org website, go to Themes => Editor => Functions.php and add somes lines of code

// Function to redirect a login logo url to website main page
`function url_osgeo() {return get_bloginfo( 'ur

You can’t perform that action at this time.