Changeset 3415420
- Timestamp:
- 12/09/2025 12:55:53 PM (4 months ago)
- Location:
- link-extension-for-xfn/trunk
- Files:
-
- 3 edited
-
docs/README.md (modified) (1 diff)
-
docs/settings.md (modified) (5 diffs)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
link-extension-for-xfn/trunk/docs/README.md
r3415410 r3415420 35 35 2. **Look for the XFN options** in one of two places: 36 36 - **Link Advanced Panel** (inline links) - Always available in the link popover 37 - **Inspector sidebar** (Button/Image/Navigation blocks) - Enable in Settings → XFN Link Extension37 - **Inspector sidebar** (Button/Image/Navigation blocks) - Enable in Settings → Link Extension for XFN 38 38 3. **Choose your relationships** from the available categories 39 39 4. **Click Apply or Update** to save -
link-extension-for-xfn/trunk/docs/settings.md
r3415410 r3415420 6 6 7 7 1. **Log in to your WordPress admin dashboard** 8 2. **Go to Settings → XFN Link Extension** in the left sidebar9 3. You'll see the ** XFN Link ExtensionSettings** page8 2. **Go to Settings → Link Extension for XFN** in the left sidebar 9 3. You'll see the **Link Extension for XFN Settings** page 10 10 11 11 ## Settings Overview … … 226 226 ### To Enable an Interface Option 227 227 228 1. **Go to Settings → XFN Link Extension**228 1. **Go to Settings → Link Extension for XFN** 229 229 2. **Check the checkbox** next to the interface option 230 230 3. **Click "Save Changes"** at the bottom … … 233 233 ### To Disable an Interface Option 234 234 235 1. **Go to Settings → XFN Link Extension**235 1. **Go to Settings → Link Extension for XFN** 236 236 2. **Uncheck the checkbox** next to the interface option 237 237 3. **Click "Save Changes"** at the bottom … … 310 310 **Solution:** 311 311 - Settings should persist across plugin updates 312 - If they reset, check Settings → XFN Link Extension312 - If they reset, check Settings → Link Extension for XFN 313 313 - Re-enable your preferred options 314 314 - Report this as a bug on [GitHub](https://github.com/courtneyr-dev/link-extension-for-xfn/issues) … … 405 405 406 406 To reset settings to defaults: 407 1. Go to Settings → XFN Link Extension407 1. Go to Settings → Link Extension for XFN 408 408 2. Uncheck all options 409 409 3. Click "Save Changes" -
link-extension-for-xfn/trunk/readme.txt
r3415410 r3415420 35 35 36 36 * **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 Extension37 * **Inspector Controls** (Optional): Panel in the block sidebar for Button, Image, and Navigation blocks - enable in Settings → Link Extension for XFN 38 38 39 39 ### Seamless Integration with WordPress … … 65 65 After installation, XFN options are immediately available for inline links (links within paragraphs, headings, lists). 66 66 67 To use XFN with Button, Image, and Navigation blocks, go to **Settings → XFN Link Extension** and enable **Inspector Controls**.67 To use XFN with Button, Image, and Navigation blocks, go to **Settings → Link Extension for XFN** and enable **Inspector Controls**. 68 68 69 69 ### Method 1: Using Link Advanced Panel (Always Available) … … 76 76 77 77 ### Method 2: Using Inspector Controls (Enable in Settings) 78 1. Go to Settings → XFN Link Extensionand enable Inspector Controls78 1. Go to Settings → Link Extension for XFN and enable Inspector Controls 79 79 2. Select a Button, Image, or Navigation block 80 80 3. Look in the right sidebar - "XFN Relationships" panel opens by default … … 336 336 == Installation == 337 337 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.338 1. Upload the plugin files to the `/wp-content/plugins/link-extension-for-xfn` directory, or install the plugin through the WordPress plugins screen directly. 339 339 2. Activate the plugin through the 'Plugins' screen in WordPress 340 340 3. No configuration required - XFN options will immediately appear in: 341 341 - **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 Extension342 - **Inspector Controls** (Optional): Panel in the block sidebar for Button, Image, and Navigation blocks - enable in Settings → Link Extension for XFN 343 343 4. Start adding relationship context to your links using the intuitive collapsible interface 344 344
Note: See TracChangeset
for help on using the changeset viewer.