Title: Custom Anchor Block
Author: onlinewebgrow
Published: <strong>2, Xineru de 2025</strong>
Last modified: 2, Xineru de 2025

---

Guetar plugins

![](https://ps.w.org/custom-anchor-block/assets/banner-772x250.png?rev=3216082)

![](https://ps.w.org/custom-anchor-block/assets/icon-256x256.png?rev=3216082)

# Custom Anchor Block

 By [onlinewebgrow](https://profiles.wordpress.org/anderjg/)

[Download](https://downloads.wordpress.org/plugin/custom-anchor-block.1.0.3.zip)

 * [Details](https://ast.wordpress.org/plugins/custom-anchor-block/#description)
 * [Reviews](https://ast.wordpress.org/plugins/custom-anchor-block/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/custom-anchor-block/#installation)
 * [Development](https://ast.wordpress.org/plugins/custom-anchor-block/#developers)

 [Support](https://wordpress.org/support/plugin/custom-anchor-block/)

## Description

Custom Anchor Block enhances your WordPress editor by adding a versatile anchor 
link block. Create smooth-scrolling anchor links that can be styled as either text
or buttons with fully customizable colors and styles.

Key Features:
 * Create anchor links as text or buttons * Fully customize button
colors (background, text, and border) * Choose from different button styles (Primary,
Secondary, Outline) * Select button sizes (Small, Normal, Large) * Multi-language
support (English and Spanish available) * Easy to use interface integrated with 
the block editor * No coding knowledge required

Perfect for:
 * Long-form content navigation * FAQ sections * Table of contents *
Landing pages * Product documentation * Course materials

### Usage

 1. Add a heading or paragraph where you want users to scroll to
 2. Set an HTML anchor ID in the block’s Advanced settings (e.g., “section1”)
 3. Add the Custom Anchor Block where you want the link to appear
 4. Enter the same anchor ID
 5. Choose between text or button style
 6. Customize colors and appearance as needed

### Development

This plugin is developed using modern JavaScript and build tools. The source code
is available in the `/src` directory.

#### Build Tools

 * Node.js and npm are required for development
 * The plugin uses @wordpress/scripts for building

#### Development Setup

 1. Clone the repository
 2. Install dependencies:
     `npm install`
 3. For development with auto-rebuild:
     `npm run start`
 4. For production build:
     `npm run build`

#### Source Files

 * `/src/index.js` – Main JavaScript source code for the block editor containing
   React components and block registration
 * `/src/style.css` – Original CSS styles for both editor and frontend display

#### Build Output

 * `/build/index.js` – Compiled and minified JavaScript
 * `/build/index.asset.php` – WordPress dependencies and version information
 * `/build/style-index.css` – Compiled and optimized CSS

#### Development Dependencies

The plugin uses the following development tools:
 * @wordpress/scripts: Provides
build tools and configurations for WordPress block development * Package configuration
in package.json: `json { "scripts": { "build": "wp-scripts build", "start": "wp-
scripts start", "format": "wp-scripts format", "lint:js": "wp-scripts lint-js" },"
devDependencies": { "@wordpress/scripts": "^26.0.0" } }

## Screenshots

 * [[
 * Button style options and color settings
 * [[
 * Text anchor example
 * [[
 * Different button sizes and styles1. Adding the anchor block and searching for
   it in the block inserter
 * [[
 * Writing content in the anchor block with placeholder text
 * [[
 * Setting up the anchor ID in the block’s settings
 * [[
 * Adding HTML anchor ID in Advanced settings panel
 * [[
 * Converting the anchor link to a button with style options and color settings

## Blocks

This plugin provides 2 blocks.

 *   Anchor Link
 *   Custom Anchor Anchor Block

## Installation

 1. Upload the plugin files to ‘/wp-content/plugins/custom-anchor-block’
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the ‘Anchor Link’ block in the editor

## FAQ

### Can I customize the colors of the buttons?

Yes, you can fully customize the background, text, and border colors for each button
individually.

### Does it work with all themes?

Yes, the plugin is designed to work with any WordPress theme that supports the block
editor.

### Can I use it in multiple languages?

Yes, the plugin comes with English by default and can be translated into any language.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Custom Anchor Block” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ onlinewebgrow ](https://profiles.wordpress.org/anderjg/)

[Translate “Custom Anchor Block” into your language.](https://translate.wordpress.org/projects/wp-plugins/custom-anchor-block)

### Interested in development?

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

## Changelog

#### 1.0.3

 * Added source code directory and comprehensive development documentation
 * Removed deprecated load_plugin_textdomain function
 * Updated function prefixes to ‘customanchblock_’ to ensure plugin compatibility
 * Updated constant names to use unique identifiers (CUSTOMANCHBLOCK_VERSION)
 * Updated script and style handles for better plugin isolation
 * Updated code structure to prevent conflicts with other plugins

#### 1.0.2

 * Updated plugin ownership details
 * Updated compatibility with WordPress 6.7

#### 1.0.1

 * Added button color customization
 * Improved multilanguage support
 * Enhanced block editor integration

#### 1.0.0

 * Initial release
 * Basic text and button anchor options
 * Multi-language support framework

## Meta

 *  Version **1.0.3**
 *  Last updated **1 añu ago**
 *  Active installations **10+**
 *  WordPress version ** 5.2 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/custom-anchor-block/)
 * Tags
 * [anchor](https://ast.wordpress.org/plugins/tags/anchor/)[blocks](https://ast.wordpress.org/plugins/tags/blocks/)
   [gutenberg](https://ast.wordpress.org/plugins/tags/gutenberg/)[links](https://ast.wordpress.org/plugins/tags/links/)
   [navigation](https://ast.wordpress.org/plugins/tags/navigation/)
 *  [Advanced View](https://ast.wordpress.org/plugins/custom-anchor-block/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/custom-anchor-block/reviews/)

## Contributors

 *   [ onlinewebgrow ](https://profiles.wordpress.org/anderjg/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/custom-anchor-block/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://onlinewebgrow.com/)