Title: Fragmentions
Author: Luis Rodrigues
Published: <strong>April 25, 2014</strong>
Last modified: February 14, 2016

---

Search plugins

![](https://ps.w.org/fragmentions/assets/banner-772x250.png?rev=974372)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/fragmentions/assets/icon-256x256.png?rev=974372)

# Fragmentions

 By [Luis Rodrigues](https://profiles.wordpress.org/goblindegook/)

[Download](https://downloads.wordpress.org/plugin/fragmentions.1.4.0.zip)

 * [Details](https://wordpress.org/plugins/fragmentions/#description)
 * [Reviews](https://wordpress.org/plugins/fragmentions/#reviews)
 *  [Installation](https://wordpress.org/plugins/fragmentions/#installation)
 * [Development](https://wordpress.org/plugins/fragmentions/#developers)

 [Support](https://wordpress.org/support/plugin/fragmentions/)

## Description

Fragmentions were proposed by Kevin Marks in a 2014 [blog post](http://www.kevinmarks.com/fragmentions.html)
as a better alternative to hyperlinking using fragments. Fragmentions use `##` to
match words or phrases in a document.

In the following example, clicking “TL;DR” would jump to the `<strong>` element 
containing “Life, Liberty and the pursuit of Happiness”:

    ```
    <article>
        <p>
            <a href="##pursuit">TL;DR</a>
        </p>

        <p>
            When in the Course of human events, it becomes necessary for one people
            to dissolve the political bands which have connected them with another,
            and to assume among the powers of the earth, the separate and equal
            station to which the Laws of Nature and of Nature’s God entitle them, a
            decent respect to the opinions of mankind requires that they should
            declare the causes which impel them to the separation.
        </p>

        <p>
            We hold these truths to be self-evident, that all men are created
            equal, that they are endowed by their Creator with certain unalienable
            Rights, that among these are <strong>Life, Liberty and the pursuit of
            Happiness</strong>.
        </p>
    </article>
    ```

This plugin relies on [Jonathan Neal](http://www.jonathantneal.com/)‘s [Fragmentions script](https://github.com/chapmanu/fragmentions).

### Licenses

Jonathan Neal’s Fragmentions script is licensed under a CC0 1.0 Universal License:

Public Domain Dedication

The person(s) who associated a work with this deed has dedicated the work to the
public domain by waiving all of his or her rights to the work worldwide under copyright
law, including all related and neighboring rights, to the extent allowed by law.

You can copy, modify, distribute and perform the work, even for commercial purposes,
all without asking permission.

In no way are the patent or trademark rights of any person affected by CC0, nor 
are the rights that other persons may have in the work or in how the work is used,
such as publicity or privacy rights.

Unless expressly stated otherwise, the person(s) who associated a work with this
deed makes no warranties about the work, and disclaims liability for all uses of
the work, to the fullest extent permitted by applicable law.

When using or citing the work, you should not imply endorsement by the author or
the affirmer.

This is a human-readable summary of the Legal Code ([read the full text](https://creativecommons.org/publicdomain/zero/1.0/)).

## Installation

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘fragmentions’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `fragmentions.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `fragmentions.zip`
 2. Extract the `fragmentions` directory to your computer
 3. Upload the `fragmentions` directory to the `/wp-content/plugins/` directory
 4. Activate the plugin in the Plugin dashboard

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Fragmentions” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Luis Rodrigues ](https://profiles.wordpress.org/goblindegook/)

“Fragmentions” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/fragmentions/contributors)
for their contributions.

[Translate “Fragmentions” into your language.](https://translate.wordpress.org/projects/wp-plugins/fragmentions)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fragmentions/), check
out the [SVN repository](https://plugins.svn.wordpress.org/fragmentions/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/fragmentions/) by
[RSS](https://plugins.trac.wordpress.org/log/fragmentions/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.0

 * Updated Fragmentions script.
 * I18n registration fixes.
 * Load script in the document footer.
 * Enqueue unminified script while in debug mode.

#### 1.3.0

 * Updated Fragmentions script.
 * Included unminified script in the plugin package.

#### 1.2.0

 * Updated Fragmentions script.
 * Support for WordPress 4.0.

#### 1.1.0

 * Latest version of the Fragmentions script.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.4.0**
 *  Last updated **10 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.9 or higher **
 *  Tested up to **4.4.34**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/fragmentions/) and [Portuguese (Portugal)](https://pt.wordpress.org/plugins/fragmentions/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/fragmentions)
 * Tag
 * [annotations](https://wordpress.org/plugins/tags/annotations/)
 *  [Advanced View](https://wordpress.org/plugins/fragmentions/advanced/)

## Ratings

 4 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/fragmentions/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/fragmentions/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fragmentions/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fragmentions/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/fragmentions/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/fragmentions/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fragmentions/reviews/)

## Contributors

 *   [ Luis Rodrigues ](https://profiles.wordpress.org/goblindegook/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fragmentions/)