autometa's URLUG

Plugin Banner

autometa's URLUG

by JorgeAmVF

Download
Description

autometa’s URLUG is a simple plugin that uses the following shortcodes:

  • [urlug] = to reproduce the URL slug;
  • [urlink] = to reproduce the URL permalink;
  • [urlinked] = to reproduce the URL link.

autometa’s URLUG is a standalone component of autometa shortcodes pack.

  1. Install it from Dashboard/Plugins/Add Plugins or download it to your plugin folder;
  2. Activate it from Dashboard/Plugins/Installed Plugins;
  3. Write the following shortcodes in text fields: [urlug], [urlink], [urlinked].

Installation Instructions

  1. Install it from Dashboard/Plugins/Add Plugins or download it to your plugin folder;
  2. Activate it from Dashboard/Plugins/Installed Plugins;
  3. Write the following shortcodes in text fields: [urlug], [urlink], [urlinked].

Plugin Features

autometa reproduces metadata information automatically via shorcodes in general, autometa’s URLUG reproduces URL-related data in special.

How To

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].

CSS Style Selectors

  • #urlug = [urlug] ID;
  • #urlink = [urlink] ID;
  • #urlinked = [urlinked] ID;
  • .autometa = autometa class.

PHP Functions Reference

Back to top