{"id":20631444,"url":"https://github.com/haris-khan-durrani/condition-maker-wordpress-plugin","last_synced_at":"2026-04-21T14:32:28.741Z","repository":{"id":219896975,"uuid":"750205060","full_name":"Haris-khan-Durrani/Condition-Maker-WordPress-Plugin","owner":"Haris-khan-Durrani","description":"Condition Maker is a WordPress plugin that enables you to create conditional logic using shortcodes. With this plugin, you can easily define conditions based on attribute values and comparison operators to control the display of content on your WordPress site.","archived":false,"fork":false,"pushed_at":"2024-02-23T21:23:18.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-10T06:27:40.448Z","etag":null,"topics":["condition","condition-maker","shortcode","wordpress","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Haris-khan-Durrani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-30T07:28:39.000Z","updated_at":"2024-01-30T07:33:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c60c275-70f6-4cfd-8b0e-d3a85ec7279f","html_url":"https://github.com/Haris-khan-Durrani/Condition-Maker-WordPress-Plugin","commit_stats":null,"previous_names":["haris-khan-durrani/condition-maker-wordpress-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Haris-khan-Durrani/Condition-Maker-WordPress-Plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haris-khan-Durrani%2FCondition-Maker-WordPress-Plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haris-khan-Durrani%2FCondition-Maker-WordPress-Plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haris-khan-Durrani%2FCondition-Maker-WordPress-Plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haris-khan-Durrani%2FCondition-Maker-WordPress-Plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Haris-khan-Durrani","download_url":"https://codeload.github.com/Haris-khan-Durrani/Condition-Maker-WordPress-Plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haris-khan-Durrani%2FCondition-Maker-WordPress-Plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32095847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"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":["condition","condition-maker","shortcode","wordpress","wordpress-plugin"],"created_at":"2024-11-16T14:12:24.020Z","updated_at":"2026-04-21T14:32:28.721Z","avatar_url":"https://github.com/Haris-khan-Durrani.png","language":"PHP","funding_links":["https://www.buymeacoffee.com/hariskha"],"categories":[],"sub_categories":[],"readme":"# Condition Maker WordPress Plugin\n\n[![Buy Me a Coffee](https://img.shields.io/badge/Donate-Buy%20Me%20a%20Coffee-orange.svg)](https://www.buymeacoffee.com/hariskha)\n![Condition Maker Logo](https://hariskhandurrani.com/images/haris.jpeg)\n\nCondition Maker is a WordPress plugin that enables you to create conditional logic using shortcodes. With this plugin, you can easily define conditions based on attribute values and comparison operators to control the display of content on your WordPress site.\n\n## Installation\n\n1. Download the latest release from the [GitHub repository](#https://github.com/Haris-khan-Durrani/Condition-Maker-WordPress-Plugin).\n2. Extract the downloaded ZIP file.\n3. Upload the extracted folder to the `wp-content/plugins/` directory of your WordPress installation.\n4. Activate the plugin through the 'Plugins' menu in WordPress.\n\n## Usage\n\n### Shortcode: `[makecond]`\n\nThe main shortcode provided by the Condition Maker plugin is `[makecond]`. This shortcode allows you to create conditional logic with various attributes. Here is an example of its usage:\n\n```php\n[makecond input_attribute=\"some_attribute\" input_is_shortcode=\"yes\" comparison_operator=\"==\" comparison_value=\"some_value\" output_attribute=\"[shortcode_content]\" attr=\"yes\" elseouashort=\"no\" elseout=\"\"]\n\n\nCertainly! Below is the updated README file incorporating the additional information you provided:\n\nmarkdown\nCopy code\n# Condition Maker WordPress Plugin\n\n![Condition Maker Logo](path/to/your/logo.png)\n\nCondition Maker is a WordPress plugin that enables you to create conditional logic using shortcodes. With this plugin, you can easily define conditions based on attribute values and comparison operators to control the display of content on your WordPress site.\n\n## Installation\n\n1. Download the latest release from the [GitHub repository](#your-github-repository-link).\n2. Extract the downloaded ZIP file.\n3. Upload the extracted folder to the `wp-content/plugins/` directory of your WordPress installation.\n4. Activate the plugin through the 'Plugins' menu in WordPress.\n\n## Usage\n\n### Shortcode: `[makecond]`\n\nThe main shortcode provided by the Condition Maker plugin is `[makecond]`. This shortcode allows you to create conditional logic with various attributes. Here is an example of its usage:\n\n```php\n[makecond input_attribute=\"some_attribute\" input_is_shortcode=\"yes\" comparison_operator=\"==\" comparison_value=\"some_value\" output_attribute=\"[shortcode_content]\" attr=\"yes\" elseouashort=\"no\" elseout=\"\"]\n\n\n###Shortcode Attributes\ninput_attribute: The attribute to be compared.\ninput_is_shortcode: Set to 'yes' if the input attribute is a shortcode.\ncompare_is_shortcode: Set to 'yes' if the comparison value is a shortcode.\ncomparison_operator: The operator used for comparison. See the Comparison Operators section for a list of supported operators.\ncomparison_value: The value to compare against.\noutput_attribute: The content to be displayed if the condition is met.\nattr: Set to 'yes' if the output attribute may contain shortcodes.\nelseouashort: Set to 'yes' if an alternative output is specified.\nelseout: The content to be displayed if the condition is not met and elseouashort is set to 'yes'.\n\n\n###Comparison Operators\nThe following comparison operators are supported:\n\n==: Equal to\n===: Identical to (strict comparison)\n!=: Not equal to\n\u003c: Less than\n\u003c=: Less than or equal to\n\u003e: Greater than\n\u003e=: Greater than or equal to\n!: Not (negation)\n!==: Not identical to (strict negation)\nin_array: Value exists in the specified array (comma-separated values)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharis-khan-durrani%2Fcondition-maker-wordpress-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharis-khan-durrani%2Fcondition-maker-wordpress-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharis-khan-durrani%2Fcondition-maker-wordpress-plugin/lists"}