Changeset 1804078
- Timestamp:
- 01/16/2018 10:58:31 PM (7 years ago)
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
autua/trunk/readme.txt
r1802154 r1804078 14 14 **autometa's AUTUA** is a simple plugin that uses the following shortcodes: 15 15 16 * `[autua]` = to reproduce the publicationauthor name;17 * `[autualink]` = to reproduce the publicationauthor link;18 * `[autuaguest]` = to reproduce the publicationguest link.16 * `[autua]` = to reproduce the author name; 17 * `[autualink]` = to reproduce the author link; 18 * `[autuaguest]` = to reproduce the guest link. 19 19 20 20 **autometa's AUTUA** is a standalone component of **[autometa](https://wordpress.org/plugins/autometa/)** shortcodes pack. -
catag/trunk/readme.txt
r1804034 r1804078 16 16 * `[cats]` = to reproduce post categories; 17 17 * `[tags]` = to reproduce post tags; 18 * `[catag]` = to generate a taxonomy cloud mixing categories and tags of posts.18 * `[catag]` = to generate a post taxonomies cloud. 19 19 20 20 **autometa's CATAG** is a standalone component of **[autometa](https://wordpress.org/plugins/autometa/)** shortcodes pack. … … 26 26 1. Install it from *Dashboard*/*Plugins*/*Add Plugins* or download it to your plugin folder; 27 27 2. Activate it from *Dashboard*/*Plugins*/*Installed Plugins*; 28 3. Write the following shortcodes in text fields: 28 3. Write the following shortcodes in text fields: `[cats]`, `[tags]`, `[catag]`. 29 29 30 30 = Plugin Features = … … 34 34 = How To = 35 35 36 Just write one or more of the following shortcodes inside a text field and between brackets as usual: `[ urlug]` and/or `[urlink]` and/or `[urlinked]`.36 Just write one or more of the following shortcodes inside a text field and between brackets as usual: `[cats]` and/or `[tags]` and/or `[catag]`. 37 37 38 38 = CSS Style Selectors = -
dated/trunk/readme.txt
r1802155 r1804078 36 36 = CSS Style Selectors = 37 37 38 * `#dated` 39 * `.autometa` 38 * `#dated` = `[dated]` ID; 39 * `.autometa` = **autometa** class. 40 40 41 41 = PHP Functions Reference = -
folio/trunk/readme.txt
r1804052 r1804078 4 4 Tags: shortcode, automation, metadata, taxonomy, cloud, category, attribute, portfolio 5 5 Requires at least: 2.5.0 6 Tested up to: 4. 86 Tested up to: 4.9.1 7 7 Stable Tag: trunk 8 8 License: GPLv2 or later … … 12 12 == Description == 13 13 14 **autometa's WOODO** is a simple plugin that uses the following shortcodes:14 **autometa's FOLIO** is a simple plugin that uses the following shortcodes: 15 15 16 * `[pfcats]` = to reproduce portfolio tags;16 * `[pfcats]` = to reproduce portfolio categories; 17 17 * `[pfatts]` = to reproduce portfolio attributes; 18 18 * `[folio]` = to generate a portfolio taxonomies cloud. … … 28 28 3. Write the following shortcodes in text fields: `[pfcats]`, `[pfatts]`, `[folio]`. 29 29 30 == Frequently Asked Questions ==31 32 30 = Plugin Features = 33 31 34 **[autometa](https://wordpress.org/plugins/autometa/)** reproduces metadata information automatically via shorcodes in general, **autometa's WOODO** reproduces potfolio taxonomy-related data in special.32 **[autometa](https://wordpress.org/plugins/autometa/)** reproduces metadata information automatically via shorcodes in general, **autometa's FOLIO** reproduces potfolio taxonomy-related data in special. 35 33 36 34 = How To = … … 40 38 = CSS Style Selectors = 41 39 42 * `# cats` = `[cats]` ID;43 * `# tags` = `[tags]` ID;44 * `# catag` = `[catag]` ID;40 * `#pfcats` = `[pfcats]` ID; 41 * `#pfatts` = `[pfatts]` ID; 42 * `#folio` = `[folio]` ID; 45 43 * `.autometa` = **autometa** class. 46 44 47 45 = PHP Functions Reference = 48 46 49 * [ add_shortcode](https://codex.wordpress.org/Function_Reference/add_shortcode)50 * [ get_the_term_list](https://codex.wordpress.org/Function_Reference/get_the_term_list)51 * [ wp_tag_cloud](https://codex.wordpress.org/Function_Reference/wp_tag_cloud)47 * [`add_shortcode()`](https://developer.wordpress.org/reference/functions/add_shortcode/) 48 * [`get_the_term_list()`](https://developer.wordpress.org/reference/functions/get_the_term_list/) 49 * [`wp_tag_cloud()`](https://developer.wordpress.org/reference/functions/wp_tag_cloud/) -
sumus/trunk/readme.txt
r1802164 r1804078 36 36 = CSS Style Selectors = 37 37 38 * `#sumus` 39 * `.autometa` 38 * `#sumus` = `[sumus]` ID; 39 * `.autometa` = **autometa** class. 40 40 41 41 = PHP Functions Reference = -
thumb/trunk/readme.txt
r1802172 r1804078 1 === THUMB ===1 === autometa's THUMB === 2 2 Contributors: JorgeAmVF 3 3 Donate link: https://quaestio.org/ 4 Tags: shortcode, automation, metadata, t axonomy, cloud, category, tag5 Requires at least: 3.0.04 Tags: shortcode, automation, metadata, thumbnail, featured image 5 Requires at least: 2.9.0 6 6 Tested up to: 4.9.1 7 7 Stable Tag: trunk … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 It reproduces thumnails on pages posts portfolios products simply via: [thumb].11 It reproduces featured images in pages, posts, portfolios or products simply via: `[thumb]`. 12 12 == Description == 13 13 14 **autometa's THUMB** is a simple plugin that uses the following shortcode s:14 **autometa's THUMB** is a simple plugin that uses the following shortcode: 15 15 16 * *[thumb]* = to reproduce the featured image on pages posts portfolios products.16 * *[thumb]* = to reproduce the featured image. 17 17 18 **autometa's THUMB** is an element of [autometa](https://wordpress.org/plugins/autometa/) plugin set. 19 20 == Installation == 21 22 1. Download it or install it to your plugin folder; 23 2. Activate it from the plugin tab inside your dashboard; 24 3. Write the following shortcode in text fields: *[thumb]*. 18 **autometa's THUMB** is a standalone component of **[autometa](https://wordpress.org/plugins/autometa/)** shortcodes pack. 25 19 26 20 == Frequently Asked Questions == 27 21 28 = How does autometa's THUMB work?=22 = Installation Instructions = 29 23 30 **[autometa](https://wordpress.org/plugins/autometa/)** reproduces metadata information automatically via shorcodes in general, **autometa's THUMB** the featured image in special. 24 1. Install it from *Dashboard*/*Plugins*/*Add Plugins* or download it to your plugin folder; 25 2. Activate it from *Dashboard*/*Plugins*/*Installed Plugins*; 26 3. Write the following shortcode in text fields: `[thumb]`. 31 27 32 = What is needed to use autometa's THUMB?=28 = Plugin Features = 33 29 34 Just write the following shortcode inside a text field and between brackets as usual: *[thumb]*.30 **[autometa](https://wordpress.org/plugins/autometa/)** reproduces metadata information automatically via shorcodes in general, **autometa's THUMB** reproduces thumbnail-related data in special. 35 31 36 = Which functions are used by autometa's THUMB?=32 = How To = 37 33 38 These: [`add_shortcode()`](https://developer.wordpress.org/reference/functions/add_shortcode/) and [`get_the_post_thumbnail()`](https://developer.wordpress.org/reference/functions/get_the_post-thumbnail/). 34 Just write the following shortcode inside a text field and between brackets as usual: `[thumb]`. 35 36 = CSS Style Selectors = 37 38 * `#thumb` = `[thumb]` ID; 39 * `.autometa` = **autometa** class. 40 41 = PHP Functions Reference = 42 43 * [`add_shortcode()`](https://developer.wordpress.org/reference/functions/add_shortcode/) 44 * [`get_the_post_thumbnail()`](https://developer.wordpress.org/reference/functions/get_the_post-thumbnail/) -
thumb/trunk/thumb.php
r1802172 r1804078 1 1 <?php 2 2 /* 3 * Plugin Name: THUMB3 * Plugin Name: autometa's THUMB 4 4 * Description: It repdoduces featured images in pages, posts, portfolios or products simply via: [thumb]. 5 * Version: 1.05 * Version: 2.0 6 6 * Author: JorgeAmVF 7 7 * Author URI: https://profiles.wordpress.org/jorgeamvf/ … … 26 26 */ 27 27 28 // [thumb] featured image28 // [thumb] = featured image 29 29 function autometa_featured_image() { 30 $am_thumb = get_the_post_thumbnail();30 $am_thumb = '<span id="thumb" class="autometa">' . get_the_post_thumbnail() . '</span>'; 31 31 return $am_thumb; 32 32 } -
titul/trunk/readme.txt
r1802153 r1804078 37 37 = CSS Style Selectors = 38 38 39 * `#titul` 40 * `#titulink` 41 * `.autometa` 39 * `#titul` = `[titul]` ID; 40 * `#titulink` = `[titulink]` ID; 41 * `.autometa` = **autometa** class. 42 42 43 43 = PHP Functions Reference = -
urlug/trunk/readme.txt
r1803981 r1804078 18 18 * `[urlinked]` = to reproduce the URL link. 19 19 20 **autometa's URLUG** is a standalone component of **[autometa](https://wordpress.org/plugins/autometa/)** plugin set.20 **autometa's URLUG** is a standalone component of **[autometa](https://wordpress.org/plugins/autometa/)** shortcodes pack. 21 21 22 22 == Frequently Asked Questions == … … 45 45 = PHP Functions Reference = 46 46 47 * [ add_shortcode](https://developer.wordpress.org/reference/functions/add_shortcode/)48 * [ get_permalink](https://developer.wordpress.org/reference/functions/get_permalink/)49 * [ get_post_permalink](https://developer.wordpress.org/reference/functions/get_post_permalink/)47 * [`add_shortcode()`](https://developer.wordpress.org/reference/functions/add_shortcode/) 48 * [`get_permalink()`](https://developer.wordpress.org/reference/functions/get_permalink/) 49 * [`get_post_permalink()`](https://developer.wordpress.org/reference/functions/get_post_permalink/) -
woodo/trunk/woodo.php
r1804074 r1804078 53 53 'product_cat' 54 54 ), 55 ) ) ;56 return $am_woodo . '</span>';55 ) ). '</span>'; 56 return $am_woodo; 57 57 } 58 58 add_shortcode( "woodo", "autometa_product_taxonomies" );
Note: See TracChangeset
for help on using the changeset viewer.