Plugin Directory

Changeset 2243000


Ignore:
Timestamp:
02/12/2020 10:19:58 AM (6 years ago)
Author:
maksimkuzmin
Message:

Fixed escaped ' and "

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bible-online-popup/trunk/readme.txt

    r2242995 r2243000  
    1212
    1313== Description ==
    14 The plugin is NOT developed by BibleOnline.ru team, it solely implements it\'s API documented on https://bibleonline.docs.apiary.io/.
     14The plugin is NOT developed by BibleOnline.ru team, it solely implements it's API documented on https://bibleonline.docs.apiary.io/.
    1515
    1616Inspired by many similar popping up embedded scripts for Bible verses, Bible Online Popup adds an ability for easily converting Bible references like Jhn. 3:5 or John 3:5-7 into a hoverable link, so when mouse is over, it shows a pop-up frame with corresponding Bible verse and a link for reading more it on BibleOnline.ru website.
    1717
    18 To create such a reference, just write Bible verse short name, select it in the editor and click blue button \"Make a Bible Popup from selection\" in the toolbar, so it wraps selection in [bible_popup] shortcode.
     18To create such a reference, just write Bible verse short name, select it in the editor and click blue button "Make a Bible Popup from selection" in the toolbar, so it wraps selection in [bible_popup] shortcode.
    1919
    2020You can also create references manually, by using [bible_popup] shortcode.
     
    2323
    2424* [bible_popup]John 3:5-7[/bible_popup]
    25 * [bible_popup query=\"John 3:5-7\"]some text[/bible_popup]
    26 * [bible_popup trans=\"kjv\"]John 3:5-7[/bible_popup]
     25* [bible_popup query="John 3:5-7"]some text[/bible_popup]
     26* [bible_popup trans="kjv"]John 3:5-7[/bible_popup]
    2727
    2828### Improtant notice - known issues
     
    5353
    5454== Installation ==
    55 Just upload the plugin and follow WordPress installation instructions. After installation and activation, go to Bible Online Popup settings page under \"Settings\" admin menu and adjust preferences.
     55Just upload the plugin and follow WordPress installation instructions. After installation and activation, go to Bible Online Popup settings page under "Settings" admin menu and adjust preferences.
    5656
    5757== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.