https://github.com/bkader/wp-adposts
Allows you to create ads using codes or images and provides views and clicks counters, as well as locations management. You can even use the provided shortcode to insert ads into posts and pages.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.3%) to scientific vocabulary
Keywords
ads
advertisement
advertising
plugin
plugins
wordpress
Last synced: 5 months ago
·
JSON representation
Repository
Allows you to create ads using codes or images and provides views and clicks counters, as well as locations management. You can even use the provided shortcode to insert ads into posts and pages.
Basic Info
- Host: GitHub
- Owner: bkader
- License: gpl-3.0
- Language: PHP
- Default Branch: master
- Size: 469 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 3
Archived
Topics
ads
advertisement
advertising
plugin
plugins
wordpress
Created almost 8 years ago
· Last pushed almost 8 years ago
Metadata Files
Readme
License
readme.txt
=== WP AdPosts by Kader Bouyakoub === Contributors: bkader Donate link: http://bit.ly/2FrdpOg Tags: WP-AdPosts, WordPress.com, ads, banner, plugin, widget, management, stats Requires at least: 4.6 Tested up to: 4.9.4 Stable tag: 1.3.0 Requires PHP: 5.2.4 License: GPLv3 or later License URI: https://opensource.org/licenses/GPL-3.0 Easy ads creation and management using images or codes. display your ads anywhere, automatically or using shortcodes, with views and clicks counters. == Description == WP AdPosts plugin allows you to create ads using codes or images and provides views and clicks counters, as well as locations management. You can even use the provided **shortcode** to insert ads into posts and pages. = Manage Ads = You have two ways of creating ads: * By uploading featured images only and provided ads links. * By pasting ads codes (JavaScript) or full HTML. **Note**: If you use full HTML, it is better to enter your ads links into the "Ad Link" field. In order to display an ad on your front-end, you can use the provided php function on your theme's files like so: `` Location here stands for the created location's **slug**. So if you created a **Header** location, it may have the **header** slug, so you do: `` WP AdPosts enabled shortcodes on text widgets, so you can as well use a text widget in which you can use this provided shortcode like so: `[wp-adposts location="header"]` Using the location, as an argument for the function or an attribute for the shortcode, will display a single randomly picked ad to which it was assigned. As of version **1.3.0**, it is possible to display a specific ad by its ID, passed to the php function in your theme's files like so: `` Or used as shortcode attributes like the example below: `[wp-adposts ad="123"]` **THINGS YOU SHOULD KNOW**: * To display an ad by its ID, make sure to assign a location to it in order to display it with the selected dimensions. Ads with no locations assigned will not be displayed. * Priority is to ad ID. So if you use both attributes in the shortcode, the **ad** will be used. If the ad is not found, even if the location exists and has ads assign to it, nothing will be displayed. = Manage Locations = They are much more like "sizes" limitations. A location can have a specified ads sizes so that ads will be contained in them. For instance, if a location has 728 pixles by 90 pixels (728x90), anything that is beyond that is simply hidden. = Views and Clicks Counters = You will see on ads management page views and clicks counters. These are useful to keep an eye on your ads. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/wp-adposts` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress. 1. Use the Settings->WP AdPosts screen to configure the plugin. 1. Add as many locations as you want, but please do not forget to select ads sizes because it is important. 1. Add you ads by uploading featured images or pasting code into the editor and don't forget to add the ads links in order to track clicks. == Screenshots == 1. After activation, you will see the plugin menu item on your dashboard. 2. On your settings page, make sure to select only desired ads sizes to avoid creating multiple useless thumbnails for uploaded ads images. 3. This is where you can manage your ads locations, or as some like to call them "sizes limitations". 4. Creating ads is as easy as creating WordPress posts or pages. 5. On the ads management page, you can track your ads views (displays) and clicks. 6. An example of displayed automatic ads or using shortcodes (within the blog post). == Changelog == = 1.3.0 = * It is now possible to display ads within posts content. * The php function or shortcode accept now the ad ID in order to display a specific ad. * Settings page enhanced. = 1.2.0 = * The default location meta box was replaced with a custom one. = 1.0.1 = * Some input and output sanitizing were added. = 1.0.0 = * First plugin commit. == Upgrade Notice == = 1.3.0 = With this upgrade, it is now possible to automatically display ads within posts by simply enabling it on the settings pages, choosing the location from which ads will be randomly picked, then choose after what paragraph the ad should be displayed. Setting this to a huge number (i.e: 99) will display the ad at the end of the post. = 1.2.0 = The default location meta box was replaced with a custom one. = 1.0.1 = For more security, inputs and outputs were sanitized.
Owner
- Name: Kader Bouyakoub
- Login: bkader
- Kind: user
- Location: Algeria
- Company: @ianhubnet
- Website: https://discord.gg/yAWgd5qY4a
- Twitter: _bkader
- Repositories: 57
- Profile: https://github.com/bkader
Simple dynamic guy, a developer, a gamer, a geek and specialized in anything as long as I can learn it.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0