Skip to content

Commit

Permalink
* Add types; allows attractions to have a type set.
Browse files Browse the repository at this point in the history
 * Add **type** parameter to shortcode allowing included attractions to be limited.
 * Add **title** parameter to shortcode allowing toggle title to be amended.
 * Add plugin links to Integrate settings tab.
 * Fix bug with display of selected country in page meta box.
 * Fix table display bug when no nearby attractions.
  • Loading branch information
azurecurve committed Nov 30, 2020
1 parent 6c6538a commit 4b5f531
Show file tree
Hide file tree
Showing 6 changed files with 445 additions and 68 deletions.
3 changes: 3 additions & 0 deletions assets/css/admin.css
Expand Up @@ -6,4 +6,7 @@
}
.azrcrv_n_horiz{
margin:0 0 0 10px;
}
img.azrcrv-n{
border: none;
}
Binary file added assets/images/add.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/delete.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/lock.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4b5f531

Please sign in to comment.