Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Some minor bugs

Open
#2 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
php, wordpress
Domain
content, web-dev

Research direction

Start by reproducing the two reported output changes while using the plugin: HTML character entities should remain encoded, and whitespace between span tags should not be removed unless explicitly enabled. Inspect the plugin's HTML minification and output-processing entry points; done means both behaviors are corrected and the minifier can be disabled for whitespace preservation.

Written by the indexing model from the issue text.

Description

There are two issues.

  1. <code>...</code> character entities are changing to real HTML
  2. shouldn't remove whitespace between span tags while automated HTML minification or plugin should allow to disable

With this plugin, none of my pages missed with WPML.
Plugin was able to do JavaScript redirect as well where needed. That's awesome!

Thanks

Dominant language
PHP
Stars
31
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elementor/simplerstatic

All issues in elementor/simplerstatic

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.