WP Manifestindependent plugin directory
manifest / content / adster

adster

Advertisements management plugin

by Bernardo Rosa · github.com/bnrosa/adster · 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/bnrosa/adster/archive/refs/heads/main.zip

Adster - Ad Management

To use Adster simply download it into your plugins folder and activate it. You will see an "Ads" tab on the admin side bar, click to add an Ad. You will see a shortcode, place this shortcode anywhere to yield the ad.

Examples

  • Example 1: [adster_custom_ad id="1"]Our NFL Pick: Vikings +3[/adster_custom_ad]
  • Example 2: [adster_custom_ad id="1" title="Our NFL Pick: Vikings +3"]
  • Example 3: [adster_custom_ad id="1"] (this will just display the title of the ad as title)