Plugin Directory

Changeset 3415420


Ignore:
Timestamp:
12/09/2025 12:55:53 PM (4 months ago)
Author:
courane01
Message:

Deploy version 1.0.0 to trunk

  • Initial release with full XFN 1.1 specification support
  • Dual interface integration (Link Advanced Panel + Inspector Controls)
  • Modern collapsible UI with accessibility features
  • Complete documentation and user guides
Location:
link-extension-for-xfn/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • link-extension-for-xfn/trunk/docs/README.md

    r3415410 r3415420  
    35352. **Look for the XFN options** in one of two places:
    3636   - **Link Advanced Panel** (inline links) - Always available in the link popover
    37    - **Inspector sidebar** (Button/Image/Navigation blocks) - Enable in Settings → XFN Link Extension
     37   - **Inspector sidebar** (Button/Image/Navigation blocks) - Enable in Settings → Link Extension for XFN
    38383. **Choose your relationships** from the available categories
    39394. **Click Apply or Update** to save
  • link-extension-for-xfn/trunk/docs/settings.md

    r3415410 r3415420  
    66
    771. **Log in to your WordPress admin dashboard**
    8 2. **Go to Settings → XFN Link Extension** in the left sidebar
    9 3. You'll see the **XFN Link Extension Settings** page
     82. **Go to Settings → Link Extension for XFN** in the left sidebar
     93. You'll see the **Link Extension for XFN Settings** page
    1010
    1111## Settings Overview
     
    226226### To Enable an Interface Option
    227227
    228 1. **Go to Settings → XFN Link Extension**
     2281. **Go to Settings → Link Extension for XFN**
    2292292. **Check the checkbox** next to the interface option
    2302303. **Click "Save Changes"** at the bottom
     
    233233### To Disable an Interface Option
    234234
    235 1. **Go to Settings → XFN Link Extension**
     2351. **Go to Settings → Link Extension for XFN**
    2362362. **Uncheck the checkbox** next to the interface option
    2372373. **Click "Save Changes"** at the bottom
     
    310310**Solution:**
    311311- Settings should persist across plugin updates
    312 - If they reset, check Settings → XFN Link Extension
     312- If they reset, check Settings → Link Extension for XFN
    313313- Re-enable your preferred options
    314314- Report this as a bug on [GitHub](https://github.com/courtneyr-dev/link-extension-for-xfn/issues)
     
    405405
    406406To reset settings to defaults:
    407 1. Go to Settings → XFN Link Extension
     4071. Go to Settings → Link Extension for XFN
    4084082. Uncheck all options
    4094093. Click "Save Changes"
  • link-extension-for-xfn/trunk/readme.txt

    r3415410 r3415420  
    3535
    3636* **Link Advanced Panel** (Always enabled): Collapsible XFN section in link popovers for inline links - works immediately after installation
    37 * **Inspector Controls** (Optional): Panel in the block sidebar for Button, Image, and Navigation blocks - enable in Settings → XFN Link Extension
     37* **Inspector Controls** (Optional): Panel in the block sidebar for Button, Image, and Navigation blocks - enable in Settings → Link Extension for XFN
    3838
    3939### Seamless Integration with WordPress
     
    6565After installation, XFN options are immediately available for inline links (links within paragraphs, headings, lists).
    6666
    67 To use XFN with Button, Image, and Navigation blocks, go to **Settings → XFN Link Extension** and enable **Inspector Controls**.
     67To use XFN with Button, Image, and Navigation blocks, go to **Settings → Link Extension for XFN** and enable **Inspector Controls**.
    6868
    6969### Method 1: Using Link Advanced Panel (Always Available)
     
    7676
    7777### Method 2: Using Inspector Controls (Enable in Settings)
    78 1. Go to Settings → XFN Link Extension and enable Inspector Controls
     781. Go to Settings → Link Extension for XFN and enable Inspector Controls
    79792. Select a Button, Image, or Navigation block
    80803. Look in the right sidebar - "XFN Relationships" panel opens by default
     
    336336== Installation ==
    337337
    338 1. Upload the plugin files to the `/wp-content/plugins/xfn-link-extension` directory, or install the plugin through the WordPress plugins screen directly.
     3381. Upload the plugin files to the `/wp-content/plugins/link-extension-for-xfn` directory, or install the plugin through the WordPress plugins screen directly.
    3393392. Activate the plugin through the 'Plugins' screen in WordPress
    3403403. No configuration required - XFN options will immediately appear in:
    341341   - **Link Advanced Panel** (Always available): Collapsible XFN section in the Advanced area of link popovers for inline links
    342    - **Inspector Controls** (Optional): Panel in the block sidebar for Button, Image, and Navigation blocks - enable in Settings → XFN Link Extension
     342   - **Inspector Controls** (Optional): Panel in the block sidebar for Button, Image, and Navigation blocks - enable in Settings → Link Extension for XFN
    3433434. Start adding relationship context to your links using the intuitive collapsible interface
    344344
Note: See TracChangeset for help on using the changeset viewer.