File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,14 @@ Since the plugin is in its early stages, there are a couple additional configura
31311. Implement filters to make the plugin work with your provider
32321. Configure your ad codes in the WordPress admin ( Tools -> Ad Code Manager )
3333
34+ == Screenshots ==
35+
36+ 1. The ACM admin interface before adding ad codes.
37+ 1. Adding an ad code with a site name, zone, and multiple conditionals.
38+ 1. Access the Help menu in the upper right for configuration assistance.
39+ 1. Edit existing ad codes inline through the admin interface.
40+ 1. Example of ad tag in use in a theme header template.
41+
3442== Upgrade Notice ==
3543
3644= 0.4 =
@@ -356,12 +364,4 @@ Example usage:
356364 ),
357365 );
358366 return $args;
359- }`
360-
361- == Screenshots ==
362-
363- 1. The ACM admin interface before adding ad codes.
364- 1. Adding an ad code with a site name, zone, and multiple conditionals.
365- 1. Access the Help menu in the upper right for configuration assistance.
366- 1. Edit existing ad codes inline through the admin interface.
367- 1. Example of ad tag in use in a theme header template.
367+ }`
You can’t perform that action at this time.
0 commit comments