WP Manifestindependent plugin directory
manifest / editor / favorite-artists

Favorite Artists

Wordpress custom plugin that adds favorite artists to content

by Shahar Cohen · github.com/shahar-cohen-levy/favorite-artists · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/shahar-cohen-levy/favorite-artists/archive/refs/heads/main.zip

From the readme

Add your favorite artists to shwowcase them on your blog. As an administrator, I want to use a search field to type an artist name, so that I could find a matching artist and add it to a list. The search field is placed in a settings page. Search starts once the user clicks “Search” Search is performed if a user types in a partial or full text of an artist. Search is in English, Spanish, and German Suggested result will appear below the search field, with a text asking the user if they want to add the artist. If they choose ‘Yes’ it will be added to the list. If they choose ‘No, I want to search again’ the search field will get reseted. Install and enable the plugin FROM THE PLUGINS DIRECTORY IN WORDPRESS ADMIN Place this folder in Wordpress's plugins folder Find 'Favorite Artists' in the plugin list. Click “Install” on the Font Awesome plugin in the search results Click “Activate” Set Spotify's API cr

Read the full README on GitHub →