https://github.com/webdeveric/get-title-shortcode
Get the title with a shortcode
https://github.com/webdeveric/get-title-shortcode
shortcode wordpress
Last synced: 2 months ago
JSON representation
Get the title with a shortcode
- Host: GitHub
- URL: https://github.com/webdeveric/get-title-shortcode
- Owner: webdeveric
- Created: 2016-12-14T15:51:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T15:55:48.000Z (over 8 years ago)
- Last Synced: 2025-01-12T09:12:39.624Z (4 months ago)
- Topics: shortcode, wordpress
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Get Title Shortcode
This is a WordPress plugin that provides a shortcode to get the post title.
## Usage
Use this shortcode in your post/page/whatever.
```
[gettitle]
```