Browse
For agents
About
WPSSO Core – Complete Schema Markup and Meta Tags
/
22.7.0
WPSSO Core – Complete Schema Markup and Meta Tags
v22.7.0
Switch version
22.7.0
22.6.1
22.6.0
22.5.3
22.5.2
22.5.1
22.4.0
22.3.0
22.2.1
22.2.0
22.1.3
22.1.2
22.1.1
22.1.0
22.0.0
21.13.3
21.13.2
trunk
21.13.1
Overview
Code
wpsso
/
gettext
/
gettext-lib-abstract-com.php
gettext-lib-abstract-com.php
in WPSSO Core – Complete Schema Markup and Meta Tags 22.7.0, at gettext/gettext-lib-abstract-com.php
7 lines
298 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
die
(
'
These aren
\'
t the droids you
\'
re looking for.
'
)
;
2
//
3
//
Extract of translatable strings from lib/abstract/com/.
4
//
5
__
(
'
The %1$s add-on requires the %2$s plugin.
'
,
'
wpsso
'
)
;
6
__
(
'
The %1$s add-on requires %2$s version %3$s or newer (version %4$s is currently installed).
'
,
'
wpsso
'
)
;
7