[wordpress插件] Custom css-js-php自定义CSS-JS-PHP

wordpress 插件 文章 2020-04-07 20:10 442 0 全屏看文

AI助手支持GPT4.0

评分
92
描述

Custom CSS-JS-PHP is a very innovative idea to keep seperate your custom code from plugins & themes so you can upgrade

自定义CSS-JS-PHP是一种非常新颖的想法,可以将自定义代码与插件和主题区分开来,以便您进行升级

your plugins & themes without losing any change.

您的插件和主题,而不会丢失任何更改。

You can define CSS,JS or PHP code and can apply using shortcode,actions or filters.

您可以定义CSS,JS或PHP代码,并可以使用简码,操作或过滤器进行应用。

Now it’s super easy to execute your PHP code anywhere on your wordpress site e.g within pages/posts or custom post types.

现在,在Wordpress网站上的任何位置(例如页面/帖子或自定义帖子类型内)执行PHP代码都非常容易。

You need not

你不需要

write a plugin to integrate additional functionality using actions or filters.

编写插件以使用操作或过滤器集成其他功能。

Features

功能

    • Implement CSS code using Shortcode
    • 使用简码实现CSS代码

    • Implement CSS code using wp_head()
    • 使用wp_head()实施CSS代码

    • Implement CSS code using wp_footer()
    • 使用wp_footer()实施CSS代码

    • Implement JAVASCRIPT code using Shortcode
    • 使用简码实现JAVASCRIPT代码

    • Implement JAVASCRIPT code using wp_head()
    • 使用wp_head()实施JAVASCRIPT代码

    • Implement JAVASCRIPT code using wp_footer()
    • 使用wp_footer()实施JAVASCRIPT代码

    • Implement PHP code using Shortcode
    • 使用简码实现PHP代码

    • Implement PHP code using actions supported by wordpress or custom actions
    • 使用wordpress支持的操作或自定义操作来实现PHP代码

    • Implement PHP code using filters supported by wordpress or custom filters
    • 使用wordpress或自定义过滤器支持的过滤器实施PHP代码

    • Export all custom programming and import into another site
    • 导出所有自定义程序并导入到另一个站点

    • Implement coding without giving access to FTP
    • 在不访问FTP的情况下执行编码

    • Create unlimited css/javascript/php snnipet code and manage them seperately
    • 创建无限的css / javascript / php snnipet代码并分别进行管理

    Please Vote and Enjoy

    请投票并享受

    This plugin for WordPress, the publicly available If you experience any problems with the plugin, feel free to contact us.

    此WordPress插件,公开可用。如果您在使用该插件时遇到任何问题,请随时与我们联系。

    Please don’t forgot to rate this plugin if you found it works and useful for your blog.

    如果您发现此插件有效且对您的博客有用,请不要对它进行评分。

    Donations

    捐赠

安装步骤

This section describes how to install the plugin and get it working.

本节介绍如何安装插件并使其正常工作。

1.

  1。

Upload the css-js-php directory to the /wp-content/plugins/ directory

将css-js-php目录上传到/ wp-content / plugins /目录

2. Activate the plugin through the 'Plugins' menu in WordPress

2.通过WordPress中的“插件”菜单激活插件

下载地址
https://downloads.wordpress.org/plugin/custom-css-js-php.zip
-EOF-

AI助手支持GPT4.0