वर्णन
The plugin is a Wikipedia plugin, for setting links to Wikipedia articles. The language and the description for every link can be set individually.
Requirements
- WordPress 3.2 or newer
- PHP 5.3.0 or newer
Shortcode
Add to your content of a page or article
[[search tag]]
Another way for using the Wikipedia call, is to use the additional syntax
[[ article | view ]]
creates a link to the article and within the content the view text is shown
[[ language | article | view ]]
creates a link to the article with the language and within the content the view text is shown
स्थापना
- Upload the folder to the “/wp-content/plugins/” directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
नेहमी विचारले जाणारे प्रश्न
- Which language code is supported ?
-
All languages, which are show on the Wikipedia site, are supported.
- Does the plugin need any requirements ?
-
The underlaying object-orientated structure of the plugin uses the PHP namespaces, which added in the PHP version 5.3.0.
So the plugin needs a PHP version equal or newer than PHP 5.3.0
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Reference 2 Wiki” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Reference 2 Wiki” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
0.21
- fixing language bugs
0.2
- full redesign with PHP namespaces and classes (supports with PHP 5.3.0)
- change source structure to the full WordPress Codex
- renaming language namespace
0.1
- add multilanguage support (english, german)
- fix some structures for the wordpress codex