Skip to content

Commit cf1c465

Browse files
Move Screenshot descriptions to the top of the readme too
See #64
1 parent 481ed6c commit cf1c465

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

readme.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ Since the plugin is in its early stages, there are a couple additional configura
3131
1. Implement filters to make the plugin work with your provider
3232
1. 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+
}`

0 commit comments

Comments
 (0)