Changeset 1320387
- Timestamp:
- 01/03/2016 08:53:07 PM (10 years ago)
- Location:
- wp-database-fetch
- Files:
-
- 2 added
- 3 deleted
- 1 edited
-
assets/1.screenshot-1.jpg.jpg (deleted)
-
assets/screenshot-1.jpg (deleted)
-
assets/screenshot-1.png (added)
-
trunk/assets/screenshot-1.jpg (deleted)
-
trunk/assets/screenshot-1.png (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-database-fetch/trunk/readme.txt
r1320382 r1320387 34 34 35 35 36 1. Upload the plugin files to the `/wp-content/plugins/ plugin-name` directory, or install the plugin through the WordPress plugins screen directly.36 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 37 37 2. Activate the plugin through the 'Plugins' screen in WordPress 38 38 3. Use WP Database fetch to configure the plugin 39 39 4. Shortcode 40 Using in Post Or Page shortcode: <strong>[wpdb-pull]</strong> 41 Using PHP: <strong> <?php echo do_shortcode('[wpdb-pull]'); ?> </strong> 40 Using in Post Or Page shortcode: <strong>[wpdb-pull]</strong> <br/>Using PHP: <strong> <?php echo do_shortcode('[wpdb-pull]'); ?> </strong> 42 41 43 42 … … 52 51 53 52 == Screenshots == 54 1.screenshot-1.jpg53 screenshot-1.png 55 54 56 55 == Other Notes == 57 56 58 Using in Post Or Page shortcode: <strong>[wpdb-pull]</strong> 59 Using PHP: <strong><?php echo do_shortcode('[wpdb-pull]'); ?> </strong> 57 Using in Post Or Page shortcode: <strong>[wpdb-pull]</strong><br/> Using PHP: <strong><?php echo do_shortcode('[wpdb-pull]'); ?> </strong> 60 58 61 59
Note: See TracChangeset
for help on using the changeset viewer.