Croox Hide Singular
WordPress Plugin; Hide singular view for a specific post
by jhotadhari · github.com/jhotadhari/hide-singular · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/jhotadhari/hide-singular/releases/download/0.2.2/hide-singular-0.2.2.zipDeclares an update source (https://github.com/jhotadhari/hide-singular), so updates arrive through the plugin's own updater.
Readme
WordPress Plugin Croox Hide Singular
Hide singular view for a specific post
Plugin readme: ./dist/trunk/README.md
Download and install
Croox Hide Singular is available in the official WordPress Plugin repository. You can install this plugin the same way you'd install any other plugin.
To install it from zip file, download latest release.
Development
Clone the repository and make it your current working directory.
# Checkout the `generated` and `develop` branches
git checkout generated && git pull
git checkout develop && git pull
# Install npm dependencies
npm install
# Install composer dependencies
composer install --profile -v
# Build into `./test_build`
grunt build
This Plugin is based on generator-wp-dev-env. See
generator.versioninpackage.json.Read the documentation for further development information. -- Installation & Quick Start -- Git branching model -- Project Structure -- Grunt Taskrunner
Dev dependencies
nodeandnpmyoandgenerator-wp-dev-envcomposergitgruntandgrunt-clirsyncgettextconvertfrom ImageMagick. Tested with ImageMagick6.8.9-9
Support and feedback
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.2.2 | Aug 25, 2026 | hide-singular-0.2.2.zip | 0 |
| 0.2.1 | Aug 14, 2026 | hide-singular-0.2.1.zip | 0 |
| 0.2.0 | Nov 8, 2025 | hide-singular-0.2.0.zip | 1 |
| 0.1.12 | Aug 20, 2025 | hide-singular-0.1.12.zip | 0 |
| 0.1.11 | Dec 22, 2022 | hide-singular-0.1.11.zip | 4 |
| 0.1.10 | Mar 8, 2022 | hide-singular-0.1.10.zip | 5 |
| 0.1.9 | Sep 23, 2021 | hide-singular-0.1.9.zip | 5 |
| 0.1.8 | Aug 22, 2020 | hide-singular-0.1.8.zip | 16,264 |
| 0.1.7 | Jul 27, 2020 | hide-singular-0.1.7.zip | 5,247 |
| 0.1.6 | Apr 12, 2020 | hide-singular-0.1.6.zip | 4 |
| 0.1.5 | Feb 5, 2020 | hide-singular-0.1.5.zip | 3 |
| 0.1.4 | Nov 29, 2019 | hide-singular-0.1.4.zip | 2 |
| 0.1.3 | Sep 27, 2019 | hide-singular-0.1.3.zip | 3 |
| 0.1.2 | Sep 16, 2019 | hide-singular-0.1.2.zip | 3 |
| 0.1.1 | Sep 16, 2019 | hide-singular-0.1.1.zip | 2 |
| 0.1.0 | Sep 15, 2019 | hide-singular-0.1.0.zip | 2 |