Find Jobs
Hire Freelancers

Multiple Wordpress Plugin customizations (1429987)

$30-5000 USD

Suljettu
Julkaistu lähes 14 vuotta sitten

$30-5000 USD

Maksettu toimituksen yhteydessä
I have a wordpress blog that is currently using several plugins. For a few of the plugins, I am looking for someone to make a few changes to the way the plugins function. In general, the changes are not huge changes, for the most [login to view URL] you have a question about any of my tasks listed below, please let me [login to view URL], I require that the changes to the plugins occur in a way that will allow me to apply the changes to a few of my sites easily. If at all possible, I would like for the changes to be made to the plugin files directly so I can simply install them, instead of having to make database changes or anything myself. As for the tasks listed below that do not involve plugins, I would like to have simple instructions on how you made the changes so that I may do it myself on future sites if needed. ## Deliverables Unless otherwise specified, I am using the latest version of all of the plugins listed below.-----Task 1-----For Audit trail, [login to view URL], I have two changes that I would like to see made.1.) I currently have the option of recording "Post & page management" selected and it works fine; however, I would like for it to work better. As of now, if a new post is published, the "target" shows the title of the posts. If a post is updated, it does not show the name as the "target", but rather it shows a number and it will occasionally show nothing at all. Here is an example [login to view URL] . I assume that number is the post number, but I am not sure. Since the plugin is already able to use the title for new posts, I do not think it would be too complicated to make the change for updated posts.2.) I would like to have the plugin changed/duplicated so that I can install it twice. Names of the tables in the database need to be changed so that they do not conflict with each other, also, the new plugins settings page needs to be in a new location and called "Audit Trail Users". Here is an example [login to view URL] .-----Task 2-----For WP-Report Post, [login to view URL] . I have a few changes that I would like to see be made to this plugin.1.) Currently, only Editors and Admin are able to see the reports on the admin back end. I would like to extend this to Authors and Contributors. Here is an example [login to view URL] .2.) In the admin back side that stores the reports, there are two options for a reported post: Archive and Delete. I would like to make it so that only Admin has access to both buttons. Editors, Authors and Contributors should only be able to see and use the "Archive" button. The "delete" button should also be removed from the "archived reports" page for authors, contributors, and editors. I would for the option to allow editors access to both delete buttons in the future. This does not have to be a hard coded option, it can simply be that the "delete" buttons are commented out for editors and you can simply tell me how/where to uncomment it.3.) When viewing the "Archived Reports" in the admin, I would like for there to be a new column. It should be "User" and it will show the user that archived the report. (The variable of who archived the report should be available because you can see who archived it if you click "view details".)4.) When viewing the "new reports" section of the admin, I would also like to add a new column. It should be "Comments". If a person entered a comment, it should show what they entered. It would be truncated to fit the space. (This variable should also be available because you can see it if you click "view details".) Here is an example for both steps 3 and 4 [login to view URL] .5.) I would like there to be a new page that shows how many posts have currently been archived by a particular user. It would say something like "James: 55" "Joe: 101" and so on, but it would only count Admin, Editors, Authors, and Contributors (even if they have 0).6.) If a post has been reported and has not yet had the report deleted or archived, I would like for the button (on the visitor side) to not allow for the post to be reported again. Instead, it would say, "This Episode has already been reported by another member. Please check back soon - it will be fixed ASAP!" when it is clicked.7.) I would like to have the plugin changed so that I may have two separate report systems. That is to say, I am currently calling the report form using in my code. I would like to be able to call a separate report form with another code like (The actual code does not matter, it just has to be different than the original.) The purpose of this is to allow for a "standard" report form and an "express" report form that will be placed in various places on my site. Any post that is reported with the second (express) code needs to show up in its own new place on the wordpress backend. Here is an example of the dashboard [login to view URL] and here is an example of the side bar [login to view URL] . When the posts are archived, they should go to the place that the original (standard) posts go. If a post is reported with the original (standard) form, I would like for the second (express) form to say "This Episode has already been reported by a standard user. Click here to increase its priority." on the visitor end. When the link is clicked, it should either move the reported post from the original (standard) area of the back end to the second (express) area or it should simply delete the original (standard) report and create a new one in the second (express( area; either method is fine with me - you may use which ever is easiest/best for you. If a post has been reported by the second (express) form and some one tries to report it again with either the original (standard) link or the second (express) link the link should appear as described in step 6 above.8.) Continuing the idea of step 7 above: The "settings" tab on the backend should be edited to show a seperate "Report Post Link text", "Options", and "Thank you message" for both the original (standard) and the second (express) forms. All of the other settings should work for both the original (standard) and the second (express) form. Here is an example [login to view URL] .9.) I would like a "delete all" button added to the "archived reports" page. The button will delete all of the "archived" reports. It should have the same warning that shows up when you try to delete an archived report normally.-----Task 3-----For WP-Post Ratings, [login to view URL], I am currently using in my loop for my [login to view URL] page to show the rating for posts that have a certain tag. I would like the [login to view URL] page to display the results in order by rating, not add date like they currently are.-----Task 4-----For Random Redirect, [login to view URL], I am currently using /?random&random_post_type=post to link to a random post on my site when clicked; however, I would like to be able to call a random post from a certain category of my site. The plugin supposedly supports this, but I can not get it to function. As providing a random redirect url is the only thing that this plugin does, I would not object to another plugin or a non plugin based way to do this. What ever is easiest is fine with me.-----Task 5-----This is not plugin based. I am currently using the wordpress tag system and need to be able to call a variable. I would like to be able to call the variable of how many posts a particular tag is used on. For example, if I have the tag "Action" used on 80 posts, I would like to be able to use some function to display that "Action" is used 80 times in various places of my site. It "80" (or what ever number is actually used) should just be plain text/ without a link. The variable should work on a page that does not have any tags of its own and it should be able to be specified which tag I want the variable to display for. Here is an example of the tags page calling a similar variable on the backend [login to view URL] .-----Task 6-----This is also not plugin based; I do not think at least. Lately, I have been getting an error when I try to delete a comment by using the "bulk action" of "delete". The comments delete, I just see the error message. I would like for the error message to be corrected and not simply suppressed in some way. The error is as follows "Warning: get_object_vars() expects parameter 1 to be object, null given in /home/mysite/public_html/wp-includes/[login to view URL] on line 158Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/wp-includes/[login to view URL]) in /home/mysite/public_html/wp-includes/[login to view URL] on line 865"Deleting comments in any other way does not seem to prompt any error.-----Task 7-----My search bar on the visitor side of the site does not function in chrome properly. It does work, however, you can not get to it by simply clicking on it. You have to hit tab a few times to get your cursor into the search box. This came from a style issue when I expanded the size of my theme's header [login to view URL] you for reading all of that. I wanted to be as detailed as possible, so you could ensure that you would be up for the [login to view URL] care
Projektin tunnus (ID): 3494170

Tietoa projektista

5 ehdotukset
Etäprojekti
Aktiivinen 14 vuotta sitten

Haluatko ansaita rahaa?

Freelancerin tarjouskilpailun edut

Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
5 freelancerit tarjoavat keskimäärin $272 USD tätä projektia
Käyttäjän avatar
See private message.
$255 USD 14 päivässä
4,8 (152 arvostelua)
6,5
6,5
Käyttäjän avatar
See private message.
$254,15 USD 14 päivässä
4,9 (81 arvostelua)
5,8
5,8
Käyttäjän avatar
See private message.
$161,50 USD 14 päivässä
5,0 (6 arvostelua)
2,4
2,4
Käyttäjän avatar
See private message.
$391 USD 14 päivässä
0,0 (2 arvostelua)
0,0
0,0
Käyttäjän avatar
See private message.
$297,50 USD 14 päivässä
0,0 (1 arvostelu)
0,0
0,0

Tietoja asiakkaasta

Maan UNITED STATES lippu
Anderson, United States
5,0
21
Liittynyt kesäk. 11, 2010

Asiakkaan vahvistus

Kiitos! Olemme lähettäneet sinulle sähköpostitse linkin, jolla voit lunastaa ilmaisen krediittisi.
Jotain meni pieleen lähetettäessä sähköpostiasi. Yritä uudelleen.
Rekisteröitynyttä käyttäjää Ilmoitettua työtä yhteensä
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Ladataan esikatselua
Lupa myönnetty Geolocation.
Kirjautumisistuntosi on vanhentunut ja sinut on kirjattu ulos. Kirjaudu uudelleen sisään.