-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
53 lines (39 loc) · 1.92 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
=== Backlink Day Counter ===
Contributors: Sezer Iltekin
Donate link: https://iltekin.com
Tags: backlink, sponsored link, shortcode, date calculator, iltekin
Requires at least: 5.6
Tested up to: 6.0.2
Stable tag: 1.0.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Creates remaining days number of a sponsored backlink next to it.
== Description ==
By using [link] shortcode after backlink, Administrators can see remaining days of a sponsored backlink next to it.
== Features ==
* Option to using only with "end" (dd.mm.yyyy) parameter. Example: [link end="15.07.2023"]
* Option to using with "start" (dd.mm.yyyy) and "duration" (days) parameters. Example: [link start="15.07.2022" duration="30"]
* Option to create whole backlink with it using "url" and "keyword" parameters. Example: [link url="https://www.google.com" keyword="Google" target="_blank" end="15.07.2023"]
* Option to add infinite parameters to it. Example: [link end="15.07.2023" customer="Yilmaz Cakar" email="[email protected]" price="$20"]
* Option to create a link without detail. Example: [link url="https://www.google.com" keyword="Google" plain="yes"]
* Only Administrator of website can see that created data.
* English (default) and Turkish support (Can be changed in Admin -> Settings -> Backlink Day Counter Settings)
== Parameter Names ==
ENGLISH TURKISH
start baslangic
end bitis
remaining kalan
duration sure
days gun
keyword kelime
plain detaysiz
Backlink Day Counter plugin is created by [Sezer İltekin](https://iltekin.com)
== Installation ==
1. Install the plugin
2. Activate the plugin through the "Plugins" menu in WordPress
3. Go to Settings -> Backlink Day Counter Settings to manage the options
== Frequently Asked Questions ==
For any questions, error reports and suggestions please visit https://iltekin.com/contact
== Changelog ==
= 1.0.0 =
* Initial release