{"id":37007014,"url":"https://github.com/helloensoul/rankz","last_synced_at":"2026-01-14T00:46:19.640Z","repository":{"id":56978148,"uuid":"39403066","full_name":"helloensoul/rankz","owner":"helloensoul","description":"A WordPress plugin which contains a bunch of customizations for Sage.","archived":false,"fork":false,"pushed_at":"2018-01-16T11:51:15.000Z","size":67,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-21T22:09:35.015Z","etag":null,"topics":["packagist","sage","wordpress-admin-panel","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helloensoul.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-20T19:07:55.000Z","updated_at":"2020-06-10T21:00:49.000Z","dependencies_parsed_at":"2022-08-21T11:20:51.031Z","dependency_job_id":null,"html_url":"https://github.com/helloensoul/rankz","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/helloensoul/rankz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloensoul%2Frankz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloensoul%2Frankz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloensoul%2Frankz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloensoul%2Frankz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloensoul","download_url":"https://codeload.github.com/helloensoul/rankz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloensoul%2Frankz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28406555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["packagist","sage","wordpress-admin-panel","wordpress-plugin"],"created_at":"2026-01-14T00:46:19.073Z","updated_at":"2026-01-14T00:46:19.625Z","avatar_url":"https://github.com/helloensoul.png","language":"PHP","readme":"# Rankz\n[![Packagist](https://img.shields.io/packagist/v/ensoul/rankz.svg?style=flat-square)](https://packagist.org/packages/ensoul/rankz)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/ensoul/rankz.svg?style=flat-square)](https://packagist.org/packages/ensoul/rankz)\n[![Build Status](https://img.shields.io/travis/helloensoul/rankz.svg?style=flat-square)](https://travis-ci.org/helloensoul/rankz)\n\nA WordPress plugin which contains a bunch of customizations for Sage WordPress theme.\n\n## Requirements\n\n* [PHP](https://secure.php.net/manual/en/install.php) \u003e= 5.4.x\n* [WordPress](https://wordpress.org/download/) \u003e= 4.7.x\n\n## Installation\n\nYou can install this plugin via the command-line or the WordPress admin panel.\n\n### via Command-line\n\nIf you're [using Composer to manage WordPress](https://roots.io/using-composer-with-wordpress/), add Rankz to your project's dependencies.\n\n```sh\ncomposer require ensoul/rankz\n```\n\nThen activate the plugin via [wp-cli](http://wp-cli.org/commands/plugin/activate/).\n\n```sh\nwp plugin activate rankz\n```\n\n### via WordPress Admin Panel\n\n1. Download the [latest zip](https://github.com/helloensoul/rankz/releases/latest) of this repo.\n2. In your WordPress admin panel, navigate to Plugins-\u003eAdd New\n3. Click Upload Plugin\n4. Upload the zip file that you downloaded.\n\n## Modules\n\n* **Rankz first setup**\u003cbr\u003e\n  `add_theme_support('rankz-init');`\n\n* **Clean WordPress**\u003cbr\u003e\n  `add_theme_support('rankz-clean-up');`\n\n* **Disable Customizer**\u003cbr\u003e\n  `add_theme_support('rankz-disable-customizer');`\n\n* **Disable core update notice for non admin users**\u003cbr\u003e\n  `add_theme_support('rankz-disable-update-notice');`\n\n* **Disable comments**\u003cbr\u003e\n  `add_theme_support('rankz-disable-comments');`\n\n* **Disable widgets**\u003cbr\u003e\n  `add_theme_support('rankz-disable-widgets');`\n\n* **Add Font Awesome icons to menu** ([more info](https://github.com/helloensoul/rankz/wiki/Add-Font-Awesome-icons-to-menu))\u003cbr\u003e\n  `add_theme_support('rankz-font-awesome-menu');`\n\n* **Admin login customization** ([more info](https://github.com/helloensoul/rankz/wiki/Admin-login-customization))\u003cbr\u003e\n  `add_theme_support('rankz-admin-login', '#e50040', 'dist/images/login-logo.png', 'https://example.com');`\n\n* **Google Analytics with anonymizeIP** ([more info](https://github.com/helloensoul/rankz/wiki/Google-Analytics-with-anonymizeIP))\u003cbr\u003e\n  `add_theme_support('rankz-google-analytics', 'UA-XXXXX-Y');`\n\nAnd in a format you can copy \u0026 paste into your theme:\n```php\n/**\n * Enable features from Rankz when plugin is activated\n */\nadd_theme_support('rankz-init');\nadd_theme_support('rankz-clean-up');\nadd_theme_support('rankz-disable-customizer');\nadd_theme_support('rankz-disable-update-notice');\nadd_theme_support('rankz-disable-comments');\nadd_theme_support('rankz-disable-widgets');\nadd_theme_support('rankz-font-awesome-menu');\nadd_theme_support('rankz-admin-login', '#e50040', 'dist/images/login-logo.png', 'https://example.com');\nadd_theme_support('rankz-google-analytics', 'UA-XXXXX-Y');\n```\n\n## Contributing\n\n1. [Fork it](https://github.com/helloensoul/rankz/fork)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloensoul%2Frankz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloensoul%2Frankz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloensoul%2Frankz/lists"}